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: 13px;;
	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;
}

.button {
	color: #FFF;
	border: solid 1px #FFB31C;
	background: #FFE207;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #FFE207,  #FFB31C);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE207', endColorstr='#FFB31C');
}
div {

line-height: 150%;

}
