.style2 {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #CCCCCC;
	 line-height:20px;
}

.style3 {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #CCCCCC;
	 line-height: 20px;
	 font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
} 	
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #E3B30B;
}  

.p2 {
	color : #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
} 
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E7847;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.style4 {

     font-family: "Times New Roman", Times, serif;
	 font-size: 15px;
	 color: #8E7847;
	 line-height: 20px;
	 font-weight: bold;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
} 	
