body {
  font-family: Courier New, Courier, mono;
  font-size:11px;
  background-color:#000000;
  color:##FFFBF0;
  scrollbar-3dlight-color:#BEB9A9;
  scrollbar-arrow-color:#000000;
  scrollbar-base-color:#BEB9A9;
  scrolbar-face-color:#BEB9A9;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#000000;
    background-image: url(../images2/graphics/bckgrndtile.jpg);
}
.TEXT {
	color: #787878;
}
.red {
	color: #763703;
}
.grey {
	color: #787878;
}
.bold {
	font-weight: bold;
}
.bold1 {
	font-weight: bold;
	font-size: 16px;
	color: #787878;
}
.bold2 {
	font-weight: bold;
	font-size: 16px;
	color: #763703;
}
a:link {
	text-decoration: none;
	color: #763703;
}
a:visited {
	text-decoration: none;
	color: #787878;
}
a:hover {
	text-decoration: none;
	color: #787878;
}
a:active {
	text-decoration: none;
	color: #787878;
}
.text {
	text-align: justify;
}
.darkergrey {
	color: #787878;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:11px;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
}

