BODY	{ text-decoration:none;		color:#434549;		font-weight:normal;		font-size:9pt;	font-family:Verdana; }
TD		{ text-decoration:none;		color:#434343;		font-weight:normal;		font-size:9pt;	font-family:Verdana; }
A			{ text-decoration:none;		color:#000000;		font-weight:normal;		font-size:9pt;	font-family:Verdana; }
A:link		{ text-decoration:none;		color:#000000;		font-weight:normal;		font-size:9pt;	font-family:Verdana; }
A:active	{ text-decoration:underline;	color:#A75919;	font-weight:normal;		font-size:9pt;	font-family:Verdana; }
A:visited{ text-decoration:none;		color:#000000;		font-weight:normal;		font-size:9pt;	font-family:Verdana; }
A:hover	{ text-decoration:underline;	color:#A75919;	font-weight:normal;		font-size:9pt;	font-family:Verdana; }
P			{ line-height:130% }
.input_box {
	text-align:left;
	vertical-align:absmiddle;
	font-size:9pt;
	color:black;
	background-color:#FFFFFF;
	border-width:1pt;
	border-style:solid;
}
.button {
	text-align:center;
	vertical-align:absmiddle;
	font-size:9pt;
	color:black;
	background-color:#DEDEDE;
	border-width:1pt;
	border-style:solid;
}