body, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a {
	color: #003366;
}	
p {
	line-height:150%;
}
a:hover {
	color: #2E972E;
	text-decoration: none;
}	

li {
	list-style-image: url(images/bullet.jpg);
	line-height: 18px;
}


H3 {
    color: #ff6600;
	font-size: 13px;
	font-family: lucida sans;
	font-weight: bold;
	margin-bottom:8px;
}

H2 {
    color: #ff6600;
	font-size: 15px;
	font-family: lucida sans;
	font-weight: bold;
	margin-bottom:8px;
}

