body
{
background-color:#666666;
	
	background-position: center center;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
	
.font {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.sub {
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color:#2C56AA;
}
.content 
{
	font-family:Arial;
	text-align:justify;
	font-size: 12px;
	font-weight:lighter;
	color: #666666;
	text-decoration: none;	
	word-spacing : 2px;
    line-height: 14pt;
}