<style type="mav.css">
h1 {color: white}
h2 {color: white}
h3 {color: white}
</style>

<style type="mav.css">
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: orange;}
A:active {text-decoration: white}
A:hover {text-decoration: none; color: grey;}
</style> 


body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

<!--
INPUT {
background-color: #f1dbff;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
border: #000000 0px solid;
font-size: 8pt
} 

TEXTAREA {
background-color: #f1dbff;
border: black 0px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: normal
} 

.altButtonFormat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 0px solid;
font-size: 8px;
color: #778899
} 

.altTextField {
background-color: #ececec;
font-family: verdana;
font-size: 8pt;
color: #09c09c
} 

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family: verdana;
font-size: 12px;
color: #000000
}
-->
