/* Style sheet by Ron Howell - http://www.YourWebDesignPro.com */

.h1 {
	font-family: Impact;
	font-style: normal;
	color: #c90000;
	text-align: center;
	font-weight: lighter;
	font-size: 36px;
}

.h2 {
	font-family: "Tahoma";
	font-size: 22px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
.h3 {
	font-family: Impact;
	font-style: normal;
	color: f69000;
	text-align: center;
	font-weight: lighter;
	font-size: 30px;
