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;
}
li
{
	margin-bottom:		5px;
}

.existing_field_value
{
	color:				#666666;
}
.Field
{
	font-weight:		bold;
}
.Footnote
{
	font-size:			8pt;
	font-style:			italic;
	margin-top:			0px;
}
.Link
{
	color:				#1F4E23;
	cursor:				default;
	text-decoration:	underline;
}
.Quote
{
	padding:			10px;
	padding-left:		50px;
	padding-right:		50px;
	font-style:			italic;
}
.Section
{
	color:				#336699;
	font-family:		verdana;
	font-size:			10pt;
	font-weight:		bold;
	letter-spacing:		1px;
	margin-top:			20px;
	margin-bottom:		10px;
}
.SubSection {
	font-size:			10pt;
	font-weight:		bold;
	color:				#000000;
}
