body {
  background-color: #436098;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: Black;
  scrollbar-face-color: #FB0301;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #FB0301;
  scrollbar-3dlight-color: #FB0301;
  scrollbar-darkshadow-color: #FB0301;

}
.warning {
  font-size: 17px;
  color: Black;
  text-align: justify;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 40px;
  padding-right: 40px; 
}
.banner {
  font-size: 15px;
  color: Black;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
  font-family: Arial Black;
  width: 700px;
}
.top {
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  font-family: Arial Black;
  padding: 2px;
}
.gals {
  font-size: 12px;
  color: Black;
  font-weight: normal;
  line-height: 19px;
  text-align: left;
  padding: 2px;
}
a:link,a:visited{
  text-decoration: underline;
  color: White;
}
a:hover,a:active{
  color: Black;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: none;
  font-weight: normal;
  color: Black;
  font-size: 75px; 
  font-family: Impact;
}
a.do:hover,a.do:active{
  color: White;
  font-family: Impact;
  font-size: 75px; 
  font-weight: normal;
  text-decoration: none;
}
a.re:link,a.re:visited{
  text-decoration: underline;
  font-weight: normal;
  color: White;
  font-size: 14px; 
  font-family: Arial Black;
  text-transform: uppercase;
}
a.re:hover,a.re:active{
  text-decoration: underline;
  font-weight: normal;
  color: Black;
  font-size: 14px; 
  font-family: Arial Black;
  text-transform: uppercase;
}
.text { 
  width: 650px;
  text-align: center;
  color: Black;
  font-family: Arial Black;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
}
.text2 { 
  font-weight: normal;
  width: 700px;
  text-align: justify;
  color: Black;
  font-size: 14px;
}
h1 {
	font-size: 25px;
	color: Black;
	font-weight: normal;
	font-family: Impact;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
   display: inline;
}
h3 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-family: Arial Black;
	display: inline;
}
h2 {
	font-size: 25px;
	font-weight: bold;
	color: Black;
	background-color: #90B4F2;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
}