<style>
.{}
body, .maintext, .optout, select, input
{
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    color: black;
    background-color: white;
}
.error
{
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    color: red;
}
.RedText
{
	font-weight: bold;
	font-family: Verdana, Helvetica;
    font-size: 8pt;
    color: red;
}
a:link, a:hover, a:active, a:visited
{
	color: black;
}
</style>
