html, body
{
	height:				100%;
}
body, table, td
{
	font-family:		verdana;
	font-size:			small;
}
body, table
{
	background-color:	#ffffff;
}
body
{
	border:				0px;
	margin:				0px;
	overflow:			auto;
}
form
{
	margin:				0px;
}
input, select, textarea
{
	font-family:		verdana;
	font-size:			xsmall;
}
li
{
	margin-bottom:		5px;
}

.existing_field_value
{
	color:				#666666;
}
.field
{
	font-weight:		bold;
}
.footnote
{
	font-size:			small;
	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:			small;
	font-weight:		bold;
	letter-spacing:		1px;
	margin-top:			20px;
	margin-bottom:		10px;
}
.subsection {
	font-size:			small;
	font-weight:		bold;
	color:				#000000;
}
