body {background-color: navy}
p {margin-left: 20px}
hr {color: #CC0000;font-weight: bold;}


a:link {color: #FF0000;  background: transparent;}
a:visited {color: #FF0000; background: transparent;}
a:hover{color: #000099; background: #FFD700;text-transform: uppercase; font-weight:bold}
a:active {color: green;background: #FFD700}


h2,h3,h4
{font-family: arial, arial narrow, tahoma, sans-serif}

h2
{color:#C04D00;font-weight: bold;font-variant:uppercase;letter-spacing:expanded;font-size:16pt;text-align:center;
line-height:16pt;
}


h3 
{
color: lightblue; /**/
text-align: left;
font-size: 8pt;
font-style: normal;
font-variant: none;
font-weight: normal;
letter-spacing: normal;
text-transform: none;
padding: 0 0;  /*padding top/bottom  left/right */
border-style: none;
border-color: none 
}

.web {
  font-style: normal;
  font-size: smaller;
  text-align: center;
}
