body {
  background-color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #FFFFFF;
  scrollbar-face-color:#000000;
  scrollbar-track-color:#A69A31;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
}
td {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}
.txt {
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	width: 600px;
}
.txt2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #000000;
}
a:link,a:visited{
  text-decoration: underline;
  color: #FDED4F;
}
a:hover,a:active{
  color: #F20404;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: bold;
  color: #FDED4F; 
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.do:hover,a.do:active{
  color: #F20404;
  font-size: 18px; 
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.re:link,a.re:visited{
  text-decoration: underline;
  color: FDED4F;
  font-size: 17px;
  font-weight: bold;
}
a.re:hover,a.re:active{
  color: #F20404;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
}
a.mi:link,a.mi:visited{
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
}
a.mi:hover,a.mi:active{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 35px;
	display: inline;
   font-family: Impact; 
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-size: 20px;
	display: inline;
  font-family: Impact;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	text-align: right;
	background-color: #F20404;
	width: 100%;
}
h3 {
	font-size: 18px;
	display: inline;
	color: #FFFFFF;
   font-family: Impact, Tahoma;
	font-weight: normal;
}