body {
  font-family: Courier New, Courier, mono;
  font-size:10px;
  background-color:transparent;
  color:#DCDCDC;
scrollbar-arrow-color: #DFDFDF;
scrollbar-face-color: #1F211E;
scrollbar-highlight-color: #1F211E;
scrollbar-3dlight-color: #DFDFDF;
scrollbar-shadow-color: #1F211E;
scrollbar-darkshadow-color: #1F211E;
scrollbar-track-color: #1F211E;
}
.D {
	color: #DDD;
}
a:link{
	color:#DCDCDC;
}
a:active{
	color:#DCDCDC;
}

a:visited{
	color:#DCDCDC;
}

a:hover{
	color:#DCDCDC;
}

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


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

