body {
  background-color: #FFFFFF;
  font-family: Tahoma;
  font-size: 14px;
  color: #000000;
}
td {
  font-size: 14px;
}
.gals {
  font-size: 18px;
  line-height: 30px;
}
.top {
	font-size: 15px;
	padding: 3px;
}
.txt {
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	padding: 3px;
	font-family: Tahoma;
	width: 600px;
}
a:link,a:visited{
  text-decoration: underline;
  color: #00C4DC;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover,a:active{
  color: #FF0000;
  text-decoration: underline;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  color: #00C4DC; 
  font-size: 30px; 
  font-weight: bold;
 }
a.do:hover,a.do:active{
  color: #FF0000;
  font-size: 30px; 
  font-weight: bold;
  text-decoration: none;
 }
a.re:link,a.re:visited{
  text-decoration: none;
  color: #000000; 
  font-size: 18px; 
  font-weight: bold;
 }
a.re:hover,a.re:active{
  color: #FF0000;
  font-size: 18px; 
  font-weight: bold;
  text-decoration: none;
}
h1 {
	font-size: 35px;
	display: inline;
	font-family: Impact;
	font-weight: normal;
   color: #000000;
}
h1.do {
	font-size: 35px;
	display: inline;
	font-family: Impact;
	font-weight: normal;
   color: #000000;
	border: 1px #000000 solid;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F5C7D4;
	width: 100%;
}
h2 {
	font-size: 30px;
	color: #000000;
	display: inline;
	font-weight: bold;
}
h3 {
	font-size: 25px;
	color: #000000;
	display: inline;
	font-weight: bold;
}