body{
font-family: arial, helvetica, sans serif;
background-color: #7CAAEB;	//#000040;
}

td{
font-size: 10pt;
font-family: arial, helvetica, sans serif;
background-color: #FFFFFF;
}

a{
color: #000080;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #FF0000;
text-decoration: underline;
}

#nav{
font-size: 11pt;
font-family: arial, helvetica, sans serif;
word-spacing: 16px;
color: #000080;
}

#nav a{
font-family: arial, helvetica, sans serif;
color: #000080;
font-weight: bold;
text-decoration: none;
word-spacing: 0;
}

#nav a:hover{
font-family: arial, helvetica, sans serif;
color: #FF0000;
font-weight: bold;
text-decoration: underline;
}

#footer{
font-size: 8pt;
text-align: center;
padding: 5px;
color: #000080;
}
