BODY {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: small;
	font-style: normal;
}

A {
	color: #8B0000;
	text-decoration: none;
}

A:HOVER {
	color: #4682B4;
	text-decoration: underline;
}
TABLE {
	padding: 4px;
	text-align: left;
	}
	DT {
	font-style: normal;
		font: italic;
}	

P {
	margin-left: 5px;
}
LI {
	list-style-type: square;
	list-style-image: url(images/sbul0032.gif);
}div {
	margin: 4px;
}
