body {		font-family: Arial;
		font-size: 12px !important;
		font-size: 12px; 
	  	color: white;
		background-image: url('images/background01.jpg');
		background-repeat: repeat-x;
		background-color: #4e6591;
	  	overflow-x:hidden;
		}
		
table {		font-family: Arial;
		font-size: 12px !important;
		font-size: 12px; 
	  	color: white;

}		

p	{	font-size: 14px;
		font-size: 14px !important;
		font color: #FFFFFF;
		font-weight: bold;
		}
		


.style1 	{font size: 12px;
	  	padding-left: 20px;
	  	
	  	}
		

b {		font size:12;
		font color: #665416;
		font-weight: bold;
		
		}
		
A:link   	{text-decoration: none;
		color: #aad4ff;
		}
A:visited	{text-decoration: none;
		color: #c28660;
		}
A:active	{text-decoration: none;
		color: #FFFFFF;}
A:hover		{ color: #6ab4ff;}
