H1 {
	font-size: 13pt;
	
}

UL {
	list-style-type:none;
	margin-left: 15px;
		lisut-style-image:url(/images/bullet.gif);

 }

LI {

	border-bottom: 1px solid #D5D9DD;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px
}

TD, BODY, P {

	font-size: 11px;
	font-family: Arial;
}

H2 {
	font-size: 13pt;
	font-weight: normal;
}

H3 {
	font-size: 11pt;
	font-weight: normal;
}

a {
color: #000000;
text-decoration: none;
}

.items {


color: #888577;text-decoration: none;font-family: verdana; font-weight: bold; border-bottom: 1px solid gray;
}

.white {
color: white;
}

.white a {
color: white;
}