body {
	background: #cdcdca url("/newsite/images/bg7.gif");
	margin: 0px 0px 0px 0px;
	}

a {
	color: #00386b;
	text-decoration: none;
	font-weight: normal;
	}

a:visited {
	color: #00386b;
	text-decoration: none;
	font-weight: normal;
	}
	
a:hover {
	color: #f28411;
	text-decoration: underline;
	font-weight: normal;
	}

h2 {
	color: #00386b;
	font-size: 18px;
	font-family: 'BernhardMod BT', Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

#navlist {
	list-style-image: url("/newsite/images/bullet.gif");
	}


