body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;

	scrollbar-face-color: #3f3727;
	scrollbar-highlight-color: #3f3727;
	scrollbar-3dlight-color: #3f3727;
	scrollbar-darkshadow-color: #76684c;
	scrollbar-shadow-color: #3f3727;
	scrollbar-arrow-color: #76684c;
	scrollbar-track-color: #76684c;	
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FE0000;
	text-decoration: none;
}
.header {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.header2 {

	font-size: 14px;
	font-weight: bold;
}
.header11 {


	font-size: 11px;
}
.header15 {


	font-size: 17px;
	font-weight: bold;
}
