a {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
font-variant: normal; 
color: #336600; 
text-decoration: underline;
}

li {line-height:inherit;}

ul.listULDisc { 
line-height:normal;
text-indent: 0em;
list-style-position: inside;
list-style-image: url();
list-style-type: disc;
list-style-position: outside;
padding: 0em;
margin: 0em;
margin-left: 1.25em;
margin-top: 0em;
}

ul.listULDiscInd { 
line-height:normal;
text-indent: 0em;
list-style-position: inside;
list-style-image: url();
list-style-type: disc;
list-style-position: outside;
padding-left: 0.5em;
margin: 0em;
margin-left: 1.25em;
margin-top: 0em;
}

ul.listULSquare {
text-indent: 0em;
list-style-position: inside;
list-style-image: url();
list-style-type: square;
list-style-position: outside;
padding: 0em;
margin: 0em;
margin-left: 1.25em;
margin-top: 0em;
}

ul.listULSquareInd {
text-indent: 0em;
list-style-position: inside;
list-style-image: url();
list-style-type: square;
list-style-position: outside;
padding: 0.5em;
margin: 0em;
margin-left: 1.25em;
margin-top: 0em;
}

ul.listULImage {
text-indent: 0em;
list-style-position: inside;
list-style-image: url(arr_bullet4.gif);
list-style-type: image;
list-style-position: outside;
padding: 0em;
margin: 0em;
margin-left: 1.40em;
margin-top: 0em;
}

ul.listULImageInd {
text-indent: 0em;
list-style-position: inside;
list-style-image: url(arr_bullet3.gif);
list-style-type: image;
list-style-position: outside;
padding: 0.5em;
margin: 0em;
margin-left: 1.40em;
margin-top: 0em;
}
.htitle {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
}

