body{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #04A156;
	scrollbar-darkshadow-color: #04A156;
	scrollbar-face-color: #04A156;
	scrollbar-highlight-color: #04A156;
	scrollbar-shadow-color: #04A156;
	scrollbar-track-color: #C1F0CE;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE3211;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
}
.search {
	font-size: 10px;
	color: Gray;
	font-family: "Times New Roman", Times, serif;
	width: 700px;
	text-transform: lowercase;
	text-align: justify;
	font-weight: normal;
}
.menu {
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-transform: uppercase;
	width: 750px;
	text-align: center;
}
.desc {
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-align: justify;
	width: 600px;
}
.desc2 {
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	width: 760px;
}
.bans {
	font-size: 17px;
	width: 490px;
	font-weight: bold;
	text-align: center;
	color: Black;
	font-family: "Times New Roman", Times, serif;
   line-height: normal;
}
.gals {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
   color: Black;
	padding-left: 25px;
	line-height: 17px;
	text-align: left;
}
.gals2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
   color: Black;
	padding-left: 25px;
	line-height: 17px;
	text-align: left;
}
.links {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}
.dvdtext {
   color: Black;
   font-weight: normal;
	font-size: 14px;
	text-align: justify;
	padding-left: 20px;
	width: 600px;
}
H1 {
	font-size: 19px;
   color: #000000;
	font-weight: normal; 
	display: inline;
	text-transform: uppercase;
}
H2, H3, H4, H5 {
	font-size: 30px;
   color: #000000;
	font-weight: normal;
	text-transform: none;
	display: inline;
	text-decoration: none;
}
H6 {
	font-size: 14px;
   color: #000000;
	font-weight: normal; 
	display: inline;
	text-transform: uppercase;
}
a.do:link, a.do:visited {
    color: #09CA3D;
    text-decoration: underline;
}
a.do:hover, a.do:active {
	text-decoration: none;
	color: #FF8C00;
}
a.re:link, a.re:visited {
    color: White;
    text-decoration: underline;
}
a.re:hover, a.re:active {
	text-decoration: underline;
	color: Black;
}
a:link, a:visited {
    color: #09CA3D;
    text-decoration: underline;
}
a:hover, a:active {
    color: #FF8C00;
	 text-decoration: none;
}
a.fa, a.fa:visited {
	color: #09CA3D;
	text-decoration: underline;
	font-weight: normal;
	font-size: 55px;
	font-family: Impact;
}
a.fa:active, a.fa:hover {
	color: #FF8C00;
	text-decoration: none;
	font-weight: normal;
	font-size: 55px;
	font-family: Impact;
}
hr {
	color: #FE3211;
	border: dashed;
	width: 300px;
	height: 1px;
	margin-right: 20px;
	margin-left: 20px;
}
td {
	font-size: 12px;
}