body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin:0;
	padding:0
}
a {
	text-decoration: none;
	color: #821818;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin:0 10px; line-height:1.41em; 
}
li {
	margin: 0 10px; list-style-type: square; line-height:1.41em; 
}
.red {
	color: #cc3333;
	text-decoration: none;
}