body {
  background-color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  scrollbar-face-color:#791956;
  scrollbar-track-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-highlight-color:#791956;
  scrollbar-shadow-color:#791956;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#791956;
}
.txt {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial Black;
   font-weight: normal;
	text-align: justify;
}
.tdgals {
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
a:link,a:visited{
  text-decoration: none;
  color: #FDE82B;
}
a:hover,a:active{
  color: #000000;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: normal;
  color: #FDE82B; 
  font-size: 16px; 
  font-family: Arial Black;
}
a.do:hover,a.do:active{
  color: #FFFFFF;
  font-size: 16px; 
  font-weight: normal;
  text-decoration: none;
  font-family: Arial Black;
}
h1 {
	font-size: 16px;
	display: inline;
   font-family: Arial Black;
	font-weight: normal;
   color: #F38C41;
}
h2 {
	font-size: 17px;
	display: inline;
   font-family: Arial Black;
	font-weight: normal;
	color: #F38C41;
	padding-left: 20px;
}
h3 {
	font-size: 16px;
	display: inline;
	color: #F38C41;
   font-family: Arial Black;
	font-weight: normal;
}