body,p,tr,td
{
font: 8pt arial; letter-spacing: 1px; color:#000000
}

h2
{
font: 7pt arial; letter-spacing: 1px; color:#23434E
}

a {color:#23434E; font-weight:bold; text-decoration:underline
}

A:link {color:#23434E; font-weight:bold; text-decoration:underline}

A:hover {Color:#D3DFE3; font-weight:bold; text-decoration:none}


body {background-color: #CEE5EB;

}

ol,li {text-align:left
}


HR {
    height:1px;
    width:100%;
    color:#000000;
   }

input,textarea,select { 
       color: 000000;
       background: none;
       font-size: 8pt;
       text-decoration: none;
       font-family: arial;
       text-align: center;
       border-width: 1px;
       border-style: solid;
       border-color: #000000;
       padding:1px
      }