h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #cc6600;
	line-height: normal;
	margin-bottom: 5pt;
	margin-top: 5pt;
	text-transform: uppercase;
}
h2 {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #cc6600; margin-bottom: 5pt; margin-top: 5pt; text-transform: uppercase;
}

p  {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	margin: 5px 0px 0px;
}


ul   {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	list-style-type: square;
}



.logos {
	position: absolute;
	visibility: hidden;
	height: 211px;
	width: 549px;

}

.norepeat {
	background-repeat: no-repeat;
	background-position: center center;
}

.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 14px;
}

.blurbs 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	color: #3F5F5F;
}

.abody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F98A1A;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
}

.Tagline {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	margin: 0px 0px 0px 0px;
}
