BODY {
	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold;
	
	scrollbar-arrow-color:#ffff6f;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#ffff6f;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#ffff6f;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color:#000000;
	background-color: Black;
 }

A {
	color:#e5db5f;
}

A:HOVER {
	color: #8B4513;
}


Box {
	color:#e5db5f;
	
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;	
	
}

th {
	color: #024903;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;

	
	
}

td {
	
	color: #e5db5f;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 200%;
	
}
