body{
	scrollbar-3dlight-color: Yellow;
	scrollbar-arrow-color: Yellow;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #616C89;
	color: #FFFFFF;
	background-color: #616C89;
	background-image: url(bg2.gif);
    background-repeat: repeat-y;
    text-align: center;
    font-family: Verdana, Geneva, Tahoma;
	font-size: 12px;
}
td {
  font-size: 11px;
  color: #FFFFFF;
}

.text {
  width: 310px;
  text-align: justify;
  font-size: 12px;
  text-transform: none;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial;
}
.text2 {
  width: 190px;
  text-align: justify;
  font-size: 11px;
  text-transform: none;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Verdana, Geneva, Tahoma;
}
.gals1 {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 25px;
  line-height: 19px;
  font-family: Arial;
}
.menu {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	width: 700px;
	text-align: center;
	font-family: Arial Black;
    line-height: 18px;
    color: #000000;
}
.bans {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
    width: 550px;
    text-transform: none;
    line-height: normal;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 14px;
    color: #18AEE1;
	font-weight: normal;
	display: inline;
	text-transform: uppercase;
    font-family: Arial Black;
}
a:link, a:visited {
    color: Yellow;
    text-decoration: underline;
    background-color: transparent;
}
a:hover, a:active {
	text-decoration: none;
	color: #18AEE1;
    background-color: transparent;
}