body, td, input, textarea, pre
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
}
input, textarea
{
	font-size:9pt;
	color:#283767;
}
.headerText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
p
{
	text-indent:10px;
}
p.noIndent
{
	text-indent:0px;
}

.title
{
	font-size:13pt;
}
.subNav
{
	font-size:12pt;
	font-weight:500;
}
a:link, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover
{
	color:#CCFFFF;
	text-decoration:none;
}
a.subNav:link, a.subNav:visited, a.subNav:hover
{
	font-size:12pt;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
}