/* CSS Document */
input, body {
background-color:#FFFFFF;
font-weight: bold;
font-family:Verdana;
font-size:15px;
color:#0A4773;

}

.Small {
font-family:Verdana;
font-size:10px;
color:#0A4773;
}

.Text {
font-family:Verdana;
font-size:13px;
color:#0A4773;
font-weight:normal;
}

a:link { font-family:Verdana;
font-size:13px;
color:#000000;
font-weight:normal; }

a:visited { font-family:Verdana;
font-size:13px;
color:#000000;
font-weight:normal; }

a:focus { font-family:Verdana;
font-size:13px;
color:#000000;
font-weight:normal; }

a:hover { font-family:Verdana;
font-size:13px;
color:#00000;
font-weight:normal; }

a:active { font-family:Verdana;
font-size:13px;
color:#00000;
font-weight:normal; }
