body{
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #DAD291;
	scrollbar-darkshadow-color: #DAD291;
	scrollbar-face-color: #DAD291;
	scrollbar-highlight-color: #DAD291;
	scrollbar-shadow-color: #DAD291;
	scrollbar-track-color: #879DBD;
	color: #000000;
	background-color: #879DBD;
	background-image: url(bg2.gif);
	background-repeat: repeat-y;
   text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 13px;

}
td {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
}
.text {
  width: 550px;
  text-align: justify;
  font-size: 12px;
  text-transform: none;
  color: #000000;
  font-weight: bold;
}
.text2 {
	 font-weight: bold;
	 color: #8B0000;
	 font-size: 14px;
}
.description {
	display: none;
	font-size: 10px;
   font-weight: bold;
}
.links {
  width: 200px;
  text-align: justify;
  font-size: 12px;
  text-transform: none;
  color: #000000;
  font-weight: bold;
}
.gals1 {
  font-size: 14px;
  width: 460px;
  font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
  color: #000000;
  text-align: left;
  line-height: 19px;
  margin-left: 20px;
}
.menu {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	width: 650px;
	text-align: center;
	font-family: Arial Black;
   line-height: 18px;
}
.bans {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: Black;
	text-transform: none;
   line-height: normal;
	width: 600px;
	margin-bottom: 20px;
	margin-top: 20px;
 }
H1, H2, H3, H4, H5, H6 {
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
   color: #8B0000;
	font-weight: bold;
	display: inline;
}
a:link, a:visited {
    color: #000000;
    text-decoration: underline;
}
a:hover, a:active {
    color: Red;
	 text-decoration: none;
}
a.re:link, a.re:visited {
    color: #00BFFF;
    text-decoration: underline;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 17px;
	 font-weight: bold;
}
a.re:hover, a.re:active {
    color: Red;
    text-decoration: none;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 17px;
	 font-weight: bold;
}