

body
{
font-size:75%;
font-family:verdana,arial,'sans serif';
/*background-repeat:repeat-x;*/
background-color:#02205C;
/*color:#000080;*/
margin:70px;
}

a:link 
{ 
color: #00ff00;
font-weight:bold;
text-decoration: none;
}

a:visited 
{ 
color: #00ff00;
font-weight:bold;
text-decoration: none;
}

a:hover 
{ 
color: #ffff00;
font-weight:bold;
text-decoration: none;
}

a:active 
{ 
color: #ffff00;
font-weight:bold;
text-decoration: none;
}

h1 {font-size:180%; color:#ffffff;}
h2 {font-size:140%; color:#ffffff;}
h3 {font-size:110%; color:#ffffff;}
p  {font-size:100%; color:#ffffff; font-weight:800;}
li {font-size:100%; color:#ffffff; font-weight:800;}

/* th {background-color:#ADD8E6;} */

ul {list-style:circle; color:#ffffff; font-weight:bold;}
ol {list-style:upper-roman; color:#ffffff; font-weight:bold;}

