body {
	margin-top: 0px;
  font-family: verdana, arial; 	
  font-size: 7pt;   
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.style4 {
  font-size: 12px;
  text-align:justify;
}
.style5 {font-size: 12px; font-weight: bold; }

#footer {
  position: absolute; 
  top: 1043px; 
  left: 0px; 
  width: 770px; 
  height: 180px; 
  background: url('../bot.jpg'); 
  font-family: verdana, arial; 
  font-size: 7pt; 
  color: #FFFFFF;
}
#footer p {
  float:right;
  position:relative;
  right: 20px;
  top: 155px;
  color: #FFFFFF;
}
.red {
  color: #e22f42;
  font-weight: bold;
  font-size: 13px; 
}