/* LEAD Partners */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	}
	
h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 100%;
	color: #999999;
	}
	
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0;
	color: #99bc00;
	}
	
a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #999999;
	text-decoration: none;
	}
	

