body {
  background-color: #0273B7;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: White;
  scrollbar-face-color: #000000;
  scrollbar-track-color: #0273B7;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  margin-top: 0px;
  padding-top: 0px;
}
.warning {
  font-size: 12px;
  color: Black;
  text-align: justify;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px;
  width: 500px;
  background-color: Yellow;
  border: solid 2px #000000;
}
.banner {
  font-size: 18px;
  color: Black;
  text-align: justify;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  width: 786px;
  background-color: Yellow;
  border: dashed 3px #000000;
  padding: 10px;
}
.banner2 {
  font-size: 14px;
  color: Black;
  text-align: justify;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  width: 280px;
  margin-left: 10px;
  margin-right: 10px;
}
.top {
  font-size: 10px;
  color: White;
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: justify;
}
ul {
	list-style: square;
}
.gals {
  font-size: 16px;
  color: Black;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 27px;
  width: 750px;
  text-align: left;
  background-color: Yellow;
  border: solid 3px #000000;
}
a:link,a:visited{
  text-decoration: underline;
  color: #32CD32;
}
a:hover,a:active{
  color: Black;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: normal;
  color: Black;
  font-size: 85px; 
  font-family: Impact;
}
a.do:hover,a.do:active{
  color: White;
  font-family: Impact;
  font-size: 85px; 
  font-weight: normal;
  text-decoration: none;
}
a.re:link,a.re:visited{
  text-decoration: underline;
  color: White;
}
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: 16px;
  padding: 10px;
  background-color: Yellow;
  border: solid 3px #000000;
  width: 700px;
}
.text2 { 
  font-weight: normal;
  width: 700px;
  text-align: justify;
  color: Black;
  font-size: 14px;
}
h1 {
	font-size: 23px;
	color: Black;
	font-weight: normal;
	font-family: Impact;
	text-align: center;
}
h1.do {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Arial Black;
	text-transform: uppercase;
	display: inline;
	font-style: normal;
}
h3 {
	font-size: 26px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-family: Impact;
	text-align: right;
	margin-right: 30px;
	margin-top: 20px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	color: Black;
	font-family: Impact;
	text-align: center;
	text-transform: none;
}
.thumbs {
	border: dashed #000000 3px;
}