
/* body {background-color: #003366} */
/* or 001966 */

body {background-color: #001966; font-family: verdana;}
p {font-family: verdana; font-size: 8pt;}
h1 {font-family: verdana; text-align: center; color: #003366; font-size: 150%; font-weight: bold}
h2 {font-family: verdana; text-align: center; color: #003366; font-size: 125%; font-weight: bold}

h6 {font-family: verdana; text-align: left; color: #003366; font-size: 75%; font-weight: normal} 
h5 {font-family: verdana; text-align: left; color: #ff0000; font-size: 100%; font-weight: normal}
h4 {font-family: verdana; text-align: left; color: #00ff00; font-size: 100%; font-weight: normal}

a:link {color: #003366; text-decoration: none}
a:visited {color: #003366; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}
a:active {color: #003366; text-decoration: none}

li {text-align: left; font-family: verdana; font-size: 8pt;}
ul {font-family: verdana; font-size: 8pt;}

