BODY 
{
	font-family: Verdana;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 11px;

}
h1 
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	background-color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
}
h2 
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #003366;
}
h3 
{
	font-size: 1.1em;
	color: #000000;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
		
P 
{
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Verdana;
}

#content { margin-left: 30px; font-size: .70em; padding-bottom: 2em; }

		A:link { color: #336699; font-weight: bold; text-decoration: underline; }
		A:visited { color: #6699cc; font-weight: bold; text-decoration: underline; }
		A:active { color: #336699; font-weight: bold; text-decoration: underline; }
		A:hover { color: #cc3300; font-weight: bold; text-decoration: underline; }
		pre { background-color: #e5e5cc; padding: 5px; font-family: Courier New; font-size: x-small; margin-top: -5px; border: 1px #f0f0e0 solid; }
		td { color: #000000; font-family: Verdana; font-size: .7em; }
		ul { margin-top: 10px; margin-left: 20px; }
		ol { margin-top: 10px; margin-left: 20px; }
		li { margin-top: 10px; color: #000000; }
		font.value { color: darkblue; font: bold; }
		font.key { color: darkgreen; font: bold; }
		
		.button { background-color: #dcdcdc; font-family: Verdana; font-size: 1em; border-top: #cccccc 1px solid; border-bottom: #666666 1px solid; border-left: #cccccc 1px solid; border-right: #666666 1px solid; }
		.frmheader { color: #000000; background: #dcdcdc; font-family: Verdana; font-size: .7em; font-weight: normal; border-bottom: 1px solid #dcdcdc; padding-top: 2px; padding-bottom: 2px; }
		.frmtext { font-family: Verdana; font-size: .7em; margin-top: 8px; margin-bottom: 0px; margin-left: 32px; }
		.frmInput { font-family: Verdana; font-size: 1em; }
