body {		background-color: #FFFFFF;
		font-family: Arial;
		font-size: 11px !important;
		font-size: 11px; 
		}
		
table {		
		font-family: Arial;
		font-size: 12px !important;
		font-size: 12px; 
		color: #6d4728;
		}
		
p {		padding-left: 60px;
		padding-right: 15px;
		}

.style1 {	color: #FFFFFF;
		font-weight: bold;
		}		

.style2 {	padding-left: 70px;
		padding-right: 20px;
		}	
.style3 {	font-size: 14px !important;
		font-size: 14px;
		color: #4076a3;
		}	
		
.smalltype  {	font-size: 9px;
		color: #FFFFFF;
		letter-spacing: 2px;
	  	}
	  	
li {		padding-left: 60px;
		}

b {		font size:12;
		font color: #665416;
		font-weight: bold;
		}
		
A:link   	{text-decoration: none;
		color: #83b1d7;
		}
A:visited	{text-decoration: none;
		color: #83b1d7;
		}
A:active	{text-decoration: none;
		color: #a96789;}
A:hover		{ color: #c28660;}