body{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #D74D04;
	scrollbar-darkshadow-color: #D74D04;
	scrollbar-face-color: #D74D04;
	scrollbar-highlight-color: #D74D04;
	scrollbar-shadow-color: #D74D04;
	scrollbar-track-color: #000000;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(bg2.gif);
    background-repeat: repeat-y;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {
  color: #000000;
  font-size: 12px;
}

.text {
  width: 550px;
  text-align: justify;
  font-size: 10px;
  color: #000000;
  font-weight: normal;
  font-family: Arial Black;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.text2 {
  text-align: justify;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.gals1 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-left: 20px;
  line-height: 22px;
}
.menu {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	width: 700px;
	text-align: center;
	font-family: Arial Black;
    line-height: 18px;
}
.bans {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: Black;
	font-family: Arial Black;
    text-transform: uppercase;
    line-height: normal;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
    margin-top: 40px;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 14px;
    font-family: Arial Black;
    color: #FFFF66;
	font-weight: normal;
	display: inline;
	text-transform: uppercase;
}
a:link, a:visited {
    color: yellow;
    text-decoration: underline;
    background-color: transparent;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
    background-color: transparent;
}
a.do:link, a.do:visited {
    color: #000000;
    text-decoration: underline;
}
a.do:hover, a.do:active {
    color: yellow;
	text-decoration: none;
    background-color: transparent;
}