BODY { 
   background-color: #000070; 
   color: White;
   font-family : Arial, Helvetica, sans-serif;
   font-size : small;
   font-style : normal;
   font-weight : normal;
}


a:link    { color: Yellow}
a:visited { color: Yellow }
a:active  { color: Aqua }


H2 {
	font-size: 18pt;
}

H5 {
	font-size: 10pt;
}