@CHARSET "ISO-8859-1";

div#mainContent a {
	color: #0033CC;
	font-weight:bold;
	text-underline: none; }
.namesAndTitles {
	font-weight: bold;
	font-style: normal;
	font-size: 14px; }
div#mainContent address {
	font-style: normal; }
.listTitle {
	font-weight: bold; }
ul.standardList {
	list-style-position: outside; 
	list-style-type: square;
	margin-top: 0px; }
div > ul.standardList {
	margin-top: -10px; }
ul > ul.internalList {
	margin-top: 0px; }