body {
	background-color: #ffffff;
	color: #000000;
	font-family: Helvetica, Arial, "MS Sans Serif";
	font-size: 16px;
}

img {
	border:none;
}

a {
	margin:0;
	padding:0;
	color: #800000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	margin:0;
	padding:0;
	color: #e00000;
	text-decoration: none;
	border-bottom: 1px dotted #ff6060;
}

ul {
	list-style-image: url(bullet.gif)
}
