html { 
scrollbar-arrow-color:#690600; 
scrollbar-track-color:#ECCE90; 
scrollbar-face-color:#ECCE90; 
scrollbar-highlight-color:#690600; 
scrollbar-3dlight-color:#690600; 
scrollbar-darkshadow-color:#690600; 
scrollbar-shadow-color:#690600; 
} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #690600;
}
a:link {
	color: #690600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #690600;
}
a:hover {
	text-decoration: underline;
	color: #A37424;
}
a:active {
	text-decoration: none;
	color: #A37424;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #690600;
	line-height: 20px;
	text-align: justify;
}
.bg_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EDCA90;
}
.nxt_prev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #690600;
	font-weight: bold;
}
.headings {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #690600;
}



.contetnt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4D3B0B;
}
