@charset "UTF-8";
/* CSS Document */

.login {
font-family:Helvetica, Verdana, sans-serif;
color:#FFFFFF;
font-size:10px;
} 

a {text-decoration:none}
a:link { color:#3399FF; text-decoration: none;}
a:visited { color:#993300; text-decoration: none;}
a:active { color:#00CCFF; text-decoration: none;}
a:hover { color:#993300; text-decoration: underline;}

.bodytext {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size:11px;
}

.bodyheader {
font-family:Georgia, "Times New Roman", Times, serif;
color:#660000;
font-size:13px;
font-weight:bold;
}

.smallprint {
font-family:Helvetica, sans-serif, "Helvetica CY";
color:#666666;
font-size:11px;
}
