body 
{
	background: url('../graphics/design/bg.gif') repeat-y center top #e5e5e5;
}

H2 {
    color: #206060;
    font-size: 22px;
}

.Font1 {
	font-family: Verdana, Lucida Sans;
	font-size: 10px;
	word-spacing: 0px;
	font-weight: normal;
	color: #17365d;
}

.Font2 {
    color: #d00040;
}

.Font3 {
	font-family: Verdana, Lucida Sans;
	font-size: 10px;
	word-spacing: 0px;
	font-weight: bold;
}

.div1 
{
	width: 760px; 
	margin: 0px auto; 
	font-size: 11px; 
	text-align: left; 
	font-family: Verdana; 
	color: #006600;	
	height: 800px;
}

span.float_l 
{
	float: left; 
}

span.float_r 
{
	float: right; 
}

A:link    { text-decoration: none; color: #4020f0; }
A:visited { text-decoration: none; color: #4020f0; }
A:active  { text-decoration: none; color: #4020f0; }
A:hover   { text-decoration: underline; color: #4020f0; }
