body {
  background-color: #FFFFFF;
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
td {
  font-size: 12px;
}
.entr {
	font-size: 14px;
	text-align: justify;
	padding: 5px;
}
.gals {
  font-size: 12px;
  padding-left: 3px;
  padding-right: 3px;
}
ul {
	list-style: decimal;
	font-size: 13px;
}
.freetop {
	font-size: 14px;
	padding: 3px;
}
.desc {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 13px;
}
.txt {
	font-size: 12px;
	text-align: center;
	font-family: Tahoma;
	width: 700px;
}
a:link,a:visited{
  text-decoration: underline;
  color: #00BFFF;
  font-weight: bold;
}
a:hover,a:active{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  color: #00BFFF; 
  font-size: 30px; 
  font-weight: bold;
 }
a.do:hover,a.do:active{
  color: #000000;
  font-size: 30px; 
  font-weight: bold;
  text-decoration: none;
 }
h1 {
	font-size: 30px;
	display: inline;
	font-family: Impact;
	font-weight: normal;
   color: #666666;
	letter-spacing: 3px;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	display: inline;
	font-weight: normal;
	border: 1px #CCCCCC solid;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #666666;
	font-family: Impact;
	letter-spacing: 3px;
}
h3 {
	font-size: 22px;
	color: #666666;
	display: inline;
	font-weight: normal;
	font-family: Impact;
	letter-spacing: 3px;
}