img {
	border: 0px;
	}

/* default links */
a:link { color: #005B88; text-decoration: none;}
a:visited { color: #005B88; text-decoration: none;}
a:hover { color: #FF6600; text-decoration: none;}
a:active { color: #000000;text-decoration: none; }


li {
	list-style-image: url(bullet2.gif);
	list-style-position: outside;
}


ol li {
	list-style-image:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-position:outside;
	margin-bottom:5px;
	color:#666666;
	
}

.hea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;


}

.legal {
	font-size: 9px;
	line-height: 1.0;
	background-color: #ffffff;
	color: #666666;
	}

