<style type="text/css">
BODY {background-color: #7A7A6E}
h1 {font-family: arial; color: #7A7A6E}
h2 {font-family: arial; color: #7A7A6E}
h3 {font-family: arial; color: #9B0204}

p, li, div, td {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: arial
}

a:link {font-family: arial; font-weight: bold; font-size: 14px; color: #FFFFFF; text-decoration: none}
a:visited {font-family: arial; font-weight: bold; font-size: 14px; color: #FFFFFF; text-decoration: none}
a.:hover {font-family: arial; font-weight: bold; font-size: 14px; color: #9B0204; text-decoration: none}

.nav
     {
     color: white;
     background-color: #9B0204;
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
     text-align: center
     }
     
a.inline:link {font-family: arial; font-weight: bold; font-size: 14px; color: #E0B020; text-decoration: underline}
a.inline:visited {font-family: arial; font-weight: bold; font-size: 14px; color: #E0B020; text-decoration: underline}
a.inline:hover {font-family: arial; font-weight: bold; font-size: 14px; color: #9B0204; text-decoration: underline}
</style>
