.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #ff0000;
	text-decoration: none;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
	font-weight: normal;
	font-variant: normal;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	list-style-image: url(images/square.gif);
}


.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5px;
	font-style: normal;
	line-height: 15px;
	color: #ff0000;
	text-decoration: none;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}