body {
	scrollbar-3dlight-color: #6494CE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #6494CE;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #6494CE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #6494CE;
	scrollbar-track-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
   font-size:   12px;
   font-family: Verdana;
	color: Gray;
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
}
.btext {
   font-weight: bold;
	font-size: 10px;
	text-align: justify;
}
.bans {
	width: 550px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
	margin-top: 40px;
}
.gals {
	width: 500px;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}
.updiv {
	width: 700px;
}
.dvdtext {
	width: 760px;
	background-color: White;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.thumbnails {
	border: solid 1px #000000;
}
.text { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 13px;
	 color: Gray;
	 font-weight: bolder;
} 
.smalltext {
	color: Black;
	font-size: 10px;
	color: #000000;
}
H1 {
	font-size: 93px;
   color: #6494CE;
	font-family: Impact;
	font-weight: normal; 
	display: inline;
}
H1.do {
	font-size: 54px;
   color: #6494CE;
	font-family: Impact;
	font-weight: normal; 
	display: inline;
}
H1.re {
	font-size: 30px;
   color: #6494CE;
	font-family: Impact;
	font-weight: normal;
	display: inline;
}
H2 {
	font-size: 30px;
   color: #6494CE;
	font-family: Impact;
	font-weight: normal;
	display: block;
	text-align: right;
}
H2.do {
	font-size: 16px;
   color: #3DB879;
	font-family: cursive;
	font-weight: bold;
	display: inline;
}
H2.re {
	font-size: 30px;
   color: #6494CE;
	font-family: Impact;
	font-weight: normal;
	display: inline;
}
a.do, a.do:visited {
    color: #1D75E9;
    text-decoration: underline;
	 font-weight: bold;
}
a.do:hover, a.do:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.re, a.re:visited {
    color: Silver;
    text-decoration: underline;
	 font-weight: bold;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 30px;
}
a.re:hover, a.re:active {
	text-decoration: none;
	color: Green;
   font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
}
a:link, a:visited {
    color: #1D75E9;
    text-decoration: underline;
}

a:hover, a:active {
    color: #000000;
	 text-decoration: none;
}
a.mi, a.mi:visited {
	color: #1D75E9;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial Black;
	text-transform: uppercase;
	text-decoration: underline;
}
a.mi:active, a.mi:hover {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial Black;
	text-transform: uppercase;
	text-decoration: none;
}
a.fa, a.fa:visited {
	color: Black;
	font-size: 25px;
	font-weight: bold;
	text-decoration: underline;
}
a.fa:active, a.fa:hover {
	color: Fuchsia;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}
a.sol, a.sol:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.sol:active, a.sol:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	width: 500px;
	border: dashed 4px #3DB879;
	height: 4px;
}