.foot_menu 
{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height: 20px;
}
a.foot_menu 
{
	color:#003399;
	text-decoration:underline;
}

a.foot_menu:hover 
{
	color:#003399;
	text-decoration:underline;
}
.body_text
{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.title_text
{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.form_text
{
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
