body {
background-color:#000000;

}
.heading {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color: #998e55;
	outline: 0px;

}
.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	outline: 0px;
	line-height: 14pt;
	
}
p { 
text-align:justify; 
}

a:focus {
outline:none;
}

