body {background-color: white} 

h1 {color: blue; 
font-size: 18pt;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center}

h3 {color: blue; 
font-size: 15pt;
font-weight: bold;
text-decoration: none;
text-align: left}

td {padding-left: 10px;
padding-right: 10px}

ul {list-style-type: disc}

li {font-size:11pt; 
text-align: justify;
text-decoration: none;
color: blue;
font-family: ariel}

hr {color:navy} 

p {font-size:11pt; 
text-align: justify;
text-decoration: none;
color: black;
font-family: ariel}

.top {font-size: 18px;
text-align: left;
font-weight: bold;
color: red;
font-family: ariel}

a:link {font-size: 12px; color: #336666; font-weight: bold; text-decoration: none} 
a:visited {font-size: 12px; color: #336666; font-weight: bold; text-decoration: none} 
a:hover {font-size: 12px; color: #ff9933; font-weight: bold; text-decoration: none} 
a:active {font-size: 12px; color: gold; font-weight: bold; text-decoration: none}

.menu {background-color: #0000cc;
vertical-align: top}

.menu a:link {font-size: 13px; color: white; font-weight: bold; text-decoration: none}
.menu a:visited {font-size: 13px; color: white; font-weight: bold; text-decoration: none} 
.menu a:hover {font-size: 13px; color: #ff9933; font-weight: bold; text-decoration: none}
.menu a:active {font-size: 13px; color: gold; font-weight: bold; text-decoration: none}