html { font-size: 100%; /* IE hack */ }

body {
background-color: #222F38;
font-family: Verdana, Tahoma, Arial, sans-serif, Ms Sans Serif, Geneva, Helvetica, Lucida Sans Unicode;
font-size: 90%;
color: #8DA8C5;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

table { font-size: 100%; /* IE hack */ }


a:link {color: #3F74CD; text-decoration: none; font-weight: none}
a:visited {color: #3F74CD; text-decoration: none}
a:active {color: #802113; font-weight: none}
a:hover {color: #802113; font-weight: none; text-decoration: underline}

