.body {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}
li {
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
	list-style-type: disc;
}
body {
	line-height: 120%;
}
