BODY {	
	margin-left:10;
	margin-top:0;
	margin-right:10; 
	border: 0;
	
	background-image: url("../img/bk.png");
	background-repeat: repeat;
	background-attachment: fixed;

	
	font-family: verdana;
	font-size: 9px;
	color: #000000;

     }
	
#centerFloat {

	text-align: justify;
	font-size: 11px;
	margin-left:10px;
	margin-right:10px;
	
	}
		

a:link {
	text-decoration:none;
	color: 7E99A8;
       }

a:visited 
	{
	text-decoration:none;
	color: ffffff;
	}
a:hover 
	{
	text-decoration:none;
	color: ffffff;
	}
a:active 
	{
	text-decoration:none;
	color: ffffff;
	}










	