.font2 A:link { color: #e52101; } 
.font2 A:visited { color: #e52101; } 
.font2 A:hover { color: #e52101; } 
.font2 A:active { color: #e52101; } 
.font1 {
 font-size: 16px;
 line-height: 120%;
 color: #639728;
 text-transform: uppercase;
 font-weight: bold;
}
.font2 {
 font-size: 12px;
 font-weight: bold;
 color: #e52101;
 text-decoration: underline;
}
.font3 {
 font-size: 12px;
 line-height: 140%;
}
.font4 {
 font-size: 12px;
 line-height: 130%;
}
.font5 {
 font-size: 15px;
 line-height: 120%;
 color: #FFFFFF;
 font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF6AB;
}
#Footer{display:none;}
 body {
 padding: 0px;
 margin: 0px;
  }

