body {
  background-color: #000000;
  font-family: Bookman Old Style, Book Antiqua;
  font-size: 14px;
  color: #FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-track-color:#FF0000;
  scrollbar-arrow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000s;
}
.txt {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ul {
	font-family: Arial Black;
	font-size: 18px;
	line-height: 35px;
	list-style-image: url(list.gif);
}
ul.do {
	font-family: Arial Black;
	font-size: 18px;
   list-style: decimal;
	list-style-image: none;
	color: #000000;
}
.txt2 {
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	width: 600px;
	text-align: justify;
}
.txt3 {
  font-size: 16px;
  width: 600px;
  font-weight: bold; 
  background-color: #FF0000;
  padding: 5px;
  border: solid #FFFFFF 2px;;
}
.txttd {
	padding: 4px;
}
a:link,a:visited{
  text-decoration: underline;
  color: #FF0000;
  font-weight: bold;
}
a:hover,a:active{
  color: #FF0000;
  text-decoration: underline;
  background-color: #FFFFFF;
  font-weight: bold;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: bold;
  color: #000000; 
  font-size: 23px; 
}
a.do:hover,a.do:active{
  color: #FFFFFF;
  font-size: 23px; 
  font-weight: bold;
  text-decoration: underline;
  background-color: transparent;
}
a.re:link,a.re:visited{
  text-decoration: underline;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
}
a.re:hover,a.re:active{
  color: #FF0000;
  text-decoration: none;
  background-color: #000000;
  font-size: 18px;
  font-weight: bold;
}
h1 {
	font-size: 19px;
	display: inline;
   font-family: Impact, Tahoma;
	font-weight: normal;
}
h2 {
	font-size: 40px;
	display: inline;
   font-family: Impact, Tahoma;
	font-weight: normal;
}
h3 {
	font-size:35px;
	display: inline;
	color: #000000;
	padding-left: 10px;
   font-family: Impact, Tahoma;
	font-weight: normal;
}