a:link		{ 
	font-family: Verdana, Arial, Helvetica; 
	color: #000000; 
	text-decoration: none; 
	font-size: 8pt;
}
a:visited	{ 
	font-family: Verdana, Arial, Helvetica;
	color: #000000; 
	text-decoration: none; 
	font-size: 8pt;
}
a:hover		{
	font-family: Verdana, Arial, Helvetica; 
	color: #000000; 
	text-decoration: underline; 
	font-size: 8pt;
}

p, td, li, td.Std	{ 
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
}

.form_style	{ 
	font-family: Arial;
	color: #D81F26;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;

}
.form_style_input	{ 
	font-family: Arial;
	color: #D81F26;
	font-size: 8pt;
}
.form_style_text	{ 
	font-family: Arial;
	color: #D81F26;
	font-size: 8pt;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #D81F26;
	scrollbar-track-color: #FFFFFF;
}
.form_style_button	{ 
	font-family: Arial;
	color: #D81F26;
	font-size: 8pt;
}
