BODY, TABLE, TD, INPUT, SELECT, TEXTAREA
{
	font-family:		verdana, arial;
	font-size:			8pt;
}
BODY, TABLE
{
	background-color:	#ffffff;
}
BODY
{
	border:				0px;
	margin:				8px;
	overflow:			auto;
}
FORM
{
	margin:				0px;
}

.Field
{
	font-weight:			bold;
}
.Footnote
{
	font-size:			8pt;
	font-style:			italic;
	margin-top:			0px;
}
.Link
{
	color:				#336699;
	text-decoration:	underline;
}
.Section
{
	color:				#336699;
	font-family:		verdana;
	font-size:			10pt;
	font-weight:		bold;
	letter-spacing:		1px;
	margin-top:			20px;
}
.SubSection {
	font-size:			10pt;
	font-weight:		bold;
	color:				#000000;
}

