body {
  background-color: #848DAE;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: Black;
  scrollbar-face-color: #000000;
  scrollbar-track-color: #848DAE;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  background-image: url(bg.jpg);
  background-repeat: repeat-x;
  margin-top: 0px;
  padding-top: 0px;
}
td {
	font-size: 12px;
}
.warning {
  font-size: 12px;
  color: Red;
  text-align: justify;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  width: 600px;
  background-color: #000000;
  border: solid 1px #FFFFFF;
}
.banner {
  font-size: 16px;
  color: Black;
  text-align: center;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  width: 600px;
  background-color: #FFD700;
  border: solid #B71111 2px;
  padding: 20px;
}
.banner2 {
  font-size: 16px;
  color: Black;
  text-align: justify;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  width: 350px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.top {
  font-size: 14px;
  color: Black;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
}
.gals {
  font-size: 12px;
  color: Black;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  width: 330px;
  text-align: left;
}
.gals2 {
  font-size: 12px;
  color: Black;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  width: 380px;
  text-align: right;
}
a:link,a:visited{
  text-decoration: underline;
  color: #B22222;
}
a:hover,a:active{
  color: White;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: normal;
  color: Black;
  font-size: 95px; 
  font-family: Impact;
}
a.do:hover,a.do:active{
  color: White;
  font-family: Impact;
  font-size: 95px; 
  font-weight: normal;
  text-decoration: none;
}
a.re:link,a.re:visited{
  text-decoration: underline;
  color: Yellow;
}
a.re:hover,a.re:active{
  text-decoration: underline;
  color: Black;
}
a.mi:link,a.mi:visited{
  text-decoration: underline;
  font-weight: normal;
  color: Yellow;
  font-size: 13px; 
  font-family: Arial Black;
}
a.mi:hover,a.mi:active{
  color: #ffffff;
  font-size: 13px; 
  font-family: Arial Black;
  font-weight: normal;
  text-decoration: none;
}
.text { 
  text-align: center;
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  width: 600px;
}
.text2 { 
  font-weight: normal;
  width: 700px;
  text-align: justify;
  color: Black;
  font-size: 14px;
}
h1 {
	font-size: 17px;
	color: Red;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1.do {
	font-size: 16px;
	color: #C71F1F;
	font-weight: normal;
	font-family: Arial Black;
	text-transform: uppercase;
	display: inline;
	font-style: normal;
}
h3 {
	font-size: 56px;
	color: #FFD700;
	font-weight: normal;
	font-family: Impact;
	text-align: left;
   margin: 20px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: none;
}
.thumbs {
	border: solid #B71111 2px;
}