body {  
	background-image:  url(images/bg_grad.jpg); 
	background-repeat: no repeat; 
	background-position: left top
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans Serif;
	background-color: #FFFFFF; 
	
}


P, td, div {	
	font-family:Arial, Verdana, Geneva, Helvetica, Sans Serif;
	font-size:12px;
	color: #000000;

}

.text {	
	font-family:Arial, Verdana, Geneva, Helvetica, Sans Serif;
	font-size:12px;
	color: #000000;
	line-height: 22px;

}


A {	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: underline;


}

a:hover {	
	color: #FFFFFF; 

}



.cap{
	font-family: Times, serif; 	
	font-size:25px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 25px;

}










