body {
  background-color: #9FD7FF;
  font-family: Arial Black;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
}
a:link,a:visited{
  text-decoration: underline;
  color: #6495ED;
  font-weight: normal;
  font-size: 14px;
  font-family: Arial Black;
}
a:hover,a:active{
  color: #FF0000;
  text-decoration: underline;
  font-weight: normal;
  font-size: 14px;
  font-family: Arial Black;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: normal;
  color: Black;
  font-size: 20px; 
  font-family: Arial Black;
}
a.do:hover,a.do:active{
  color: #FF0000;
  font-family: Arial Black;
  font-size: 20px; 
  font-weight: normal;
  text-decoration: none;
}
a.re:link,a.re:visited{
  text-decoration: underline;
  font-weight: normal;
  color: #6495ED;
  font-size: 16px; 
  font-family: Arial Black;
}
a.re:hover,a.re:active{
  color: #FF0000;
  font-family: Arial Black;
  font-size: 16px; 
  font-weight: normal;
  text-decoration: none;
}
.text { 
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
}
h1 {
	font-size: 33px;
	color: #000000;
	font-weight: normal;
	display: inline;
	font-family: Arial Black;
}
h3 {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	display: inline;
	font-family: Arial Black;
}
h2 {
	font-size: 27px;
	color: #000000;
	font-weight: normal;
	font-family: Arial Black;
	display: inline;
}