b {
	font-weight: bold
}

ol, ul {
	margin-top:0px; padding-top:0px; 
	margin-left: 15px; padding-left: 15px;
	margin-bottom:0px; padding-bottom:0px;
}

ul {
	list-style-type: circle;
}

body {
	margin: 0; 
	padding: 0; 
	border: 0;
	background-color: #ffffff;
	font: 15px/21px times, times new roman, serif;
}

td {
	font: 15px/21px times, times new roman, serif;
}
	

A {
	text-decoration: none;
	color: #ff0000;
}

A:visited {
	text-decoration: none;
	color: #990000;
}

A:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0000;
}

.blue {
	color: #000099;
}
