body {background:cadetblue; font-size: 12pt}

h1, h2, h3, h4  {font-family: Tahoma, sans-serif, Verdana; color: navy; text-align: center}

h1  {font-size: 200%; margin-bottom: 16pt;}

h2  {font-size: 160%;margin-top: 16pt;}

h3  {font-size: 120%;\margin-top: 10pt;
text-decoration: underline}

h4  {font-size: 120%;margin-top: 8pt;}

a:link{color:red; text-decoration:none}
a:visited{color:navy; text-decoration:none}
a:active{color:coral; text-decoration:underline}
a:hover{color:navy; text-decoration:underline}  

table.main{background-color:white; border-style:ridge; border-width:4; border-color: red; padding:0; margin:0}

table.nav{background-color:beige; border-style:solid; border-width:2; border-color: blue; padding:0; margin:0; font-family: Arial, Helvetica, sans-serif; font-size:100%; font-weight:bold}

table.top{background-color:white; border-style:solid; border-width:1; border-color: blue; padding:0; margin:0; text-align:justify}



