.Body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style1 {font-size: x-small}
.style2 {	font-size: 18px;
	font-weight: bold;
}
.style3 {font-size: 16px}
.style4 {font-size: 16px; font-weight: bold; }
.style5 {font-size: 18px}
div.FloatLeft
{
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	width:265px;
	margin:0 0 0px 0px;
	text-align: left;	
}
div.FloatRight
{
	font-family: Georgia, "Times New Roman", Times, serif;
	float:right;
	width:320px;
	margin:0 0 0px 0px;
	text-align: left;	
}
div.FloatRight1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	float:right;
	width:220px;
	margin:0 0 0px 0px;
	text-align: left;	
}