body {
  background-color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  scrollbar-face-color: #FACE03;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #921414;
  scrollbar-highlight-color: #FACE03;
  scrollbar-shadow-color: #FACE03;
  scrollbar-3dlight-color: #921414;
  scrollbar-darkshadow-color: #FACE03;
}
.tdmenu {
 font-size: 14px;
 padding-left: 5px;
 padding-right: 5px;
 background-color: #921414;
 vertical-align: top;
 color: #000000;
}
.tdmain {
 padding-right: 10px;
 padding-left: 10px;
 background-color: #000000;
 vertical-align: top;
 color: #FFFFFF;
 font-size: 14px;
}
.toptext {
 font-size: 14px;
 padding-left: 10px;
 padding-right: 10px;
 background-color: #000000;
 color: #FFFFFF;
 text-align: justify;
 font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}
.txt {
	text-align: justify;	
	padding: 5px;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #921414;
}
.txt2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0394FA;
	text-transform: uppercase;
}
.txt3 {
	font-weight: bold;
	font-size: 12px;
	color: #0394FA;
	text-align: left;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
.txt4 {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
a:link,a:visited{
  text-decoration: underline;  
  color: #FACE03;
}
a:hover,a:active{
  color: #0394FA;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  color: #921414;
}
a.do:hover,a.do:active{
  color: #FFFFFF;
  text-decoration: none;
}
a.re:link,a.re:visited{
  text-decoration: underline;
  color: #FFFFFF;
}
a.re:hover,a.re:active{
  color: #FF0000;
  text-decoration: none;
  background-color: transparent;
}
h1 {
	color: #0394FA;
	font-size: 20px;
	text-decoration: none;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;	
   text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #0394FA;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
h3 {
	font-size: 20px;
	color: #000000;
   font-family: Impact;
   font-weight: normal;
	display: inline;
}