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

}
td {
	font-size: 12px;
}
.text {
  width: 330px;
  text-align: justify;
  font-size: 9px;
  text-transform: none;
  color: #FFFFFF;
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.text2 {
  width: 200px;
  text-align: justify;
  font-size: 11px;
  text-transform: none;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.gals1 {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 20px;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	width: 700px;
	text-align: center;
	font-family: Arial Black;
   line-height: 18px;
}
.bans {
	font-size: 12px;
	width: 468px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-transform: none;
   margin-bottom: 30px;
   margin-top: 30px;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 12px;
   font-family: Arial Black;
   color: #FF0000;
	font-weight: normal;
	display: inline;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
}
a:link, a:visited {
    color: Yellow;
    text-decoration: underline;
    background-color: transparent;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
   background-color: transparent;
}
a.do:link, a.do:visited {
    color: Yellow;
    text-decoration: underline;
	 font-family: Arial Black;
	 font-size: 12px;
	 text-transform: uppercase;
	 font-weight: normal;
 }
a.do:hover, a.do:active {
    color: #FF0000;
	 text-decoration: none;
	 font-family: Arial Black;
	 font-size: 12px;
	 text-transform: uppercase;
	 font-weight: normal;
}