.body {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;

}
.clear
{
	clear:both;
	line-height:0px;
}
.fltlft 
{
	float:left;
}
.fltrt
{
	float:right;
}
A:link {
	font-family : "Arial"; 
	color : #ffffff; 
	font-size : 10pt; 
	font-weight : bold; 
} 
A {
	font-family : "Arial"; 
	color : #ffffff; 
	font-size : 10pt; 
	font-weight : bold; 
} 
.title {
	font-family: "Arial";
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}
#footer
{
	border-top:1px solid #000;
	width:754px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a
{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#9900FF;
}
#footer a:hover
{
	text-decoration:underline;
}