body {
  background-color: #FFEFF9;
  background-image: url(bg.gif);
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #000000;
}
.tdmenu {
 font-size: 13px;
 padding-left: 5px;
 padding-right: 5px;
 background-color: #000000;
 vertical-align: top;
 padding-bottom: 50px;
 font-family: "Times New Roman", Times, serif;
 color: #FFFFFF;
}
.tdmain {
 font-family: "Times New Roman", Times, serif;
 padding-right: 10px;
 padding-left: 10px;
 background-color: #F1B8D8;
 vertical-align: top;
 padding-bottom: 50px;
 color: #000000;
 font-size: 16px;
}
.toptext {
 font-size: 14px;
 padding-left: 10px;
 padding-right: 10px;
 background-color: #000000;
 font-family: "Times New Roman", Times, serif;
 color: #FFFFFF;
 text-align: justify;
 font-weight: bold;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.txt {
	text-align: justify;	
	padding: 5px;
	color: #000000;
	font-size: 14px;
	border: solid #000000 1px;
	background-color: #FFEFF9;
	font-family: "Times New Roman", Times, serif;
}
.txt2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: Black;
	font-family: "Times New Roman", Times, serif;
}
.txt3 {
	font-weight: bold;
	font-size: 14px;
	color: Black;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.txt4 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
a:link,a:visited{
  text-decoration: underline;  
  color: #DB1785;
}
a:hover,a:active{
  color: #FFFFFF;
  text-decoration: none;
  background-color: Black;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  color: #DB1785;
}
a.do:hover,a.do:active{
  color: #000000;
  text-decoration: none;
  background-color: White;
}
a.re:link,a.re:visited{
  text-decoration: underline;
  color: #FF0000;
}
a.re:hover,a.re:active{
  color: Lime;
  text-decoration: none;
  background-color: transparent;
}
h1 {
	color: #DB1785;
	font-size: 30px;
	text-decoration: none;
	text-align: left;
	font-family: Impact;
	font-weight: normal;
   text-transform: uppercase;
}
h1.do {
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 16px;
	color: White;
	text-align: right;
	font-weight: normal;
	font-family: Impact;
	text-transform: uppercase;
}
h3 {
	font-size: 20px;
	color: #FFFFFF;
   font-family: Impact;
   font-weight: normal;
	display: inline;
}