body
{
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	color: black;
	margin: 0;
	padding: 0;
	border-width: 0;
	background-color: white;
	line-height: normal;
}

.bodystyle
{
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	color: black;
	margin: 0;
	padding: 0;
	border-width: 0;
	background-color: white;
	line-height: normal;
}

.header
{
	font-family: Times New Roman, Serif;
	font-size: 18pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	color: #C10F28;
}

.subheader
{
	font-family: Times New Roman, Serif;
	font-size: 10pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	color: #C10F28;
}

.footer
{
	font-family: Times New Roman, Serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 10pt;
	color: gray;
}

.formheader
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	line-height: 10pt;
	color: #C10F28;
}

.formlabel
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 10pt;
	background-color: #CCCCFF;
	color: 333333;
}

.datacell
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 10pt;
	background-color: #E0E0FF;
	color: 333333;
}

a:hover { color: purple; }

a.categorylinks:link { color: white; }
a.categorylinks:visited { color: white; }
a.categorylinks:active { color: white; }
a.categorylinks:hover { color: white; }
