body {
	font-family: futura,  "futura", Futura Lt, "Futura Lt", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12pt;
	background-color: #fff;
	text-align: center;
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: center center;
}
a:link { text-decoration: none; color: #ee291e; }
a:hover { color: #998643; text-decoration: none; }
a:active { text-decoration: none;color: #ee291e; }


#wrapper {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

td, p {
	font-family: futura,  "futura", Futura Lt, "Futura Lt", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;	
	}

h2	{
        font-size: 18px;
        font-weight: normal;
        color: #dd291e;
        letter-spacing: 1px;
        margin: 30px 0px 5px 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 10px;
}

h4	{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 8px;
}

.regular {
	font-size: 12px;
	color: #444;
	line-height: 17px;
	padding-left: 20px;
	width: 240px;
	text-align: top;
}

           
    
