body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 15px;
}
 a {color: #DD992D;}

h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #2D70B7;
}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C70B8; }
	
.white {color: #FFFFFF;}
	
.highlight {
	border: 1px solid #DD992D;
	background-color:#FFFFFF;}

.main {
	background: img/topbg.gif;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
		
	
