BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.StandardText
{
	font-family: Tahoma;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: none;
	color: #405A67 ;
}

.FooterText
{
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: none;
	color: #405A67 ;
}

.StandardBoldText
{
	font-family: Tahoma;
	font-size: smaller;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: none;
	color: #405A67;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}