.heading {
  font: 36pt, script, serif ;
  color: #0059b3;
  text-decoration: underline; 
}


.top2 {
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 13px;
                text-decoration: none;
	color: #045FB4;
}

.bottom {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #0059b3;
	background-color: #FFFFFF;
}
.bottom:hover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/lev0_bg2.gif);
	background-color: #2C5F93;

}

.infobottom {
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;	
	color: #3b3c36;
	background-color: #FFFFFF;
}
.infobottom:hover {
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva,  Helvetica;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/lev0_bg2.gif);
	background-color: #2C5F93;

}

