body {
	margin: 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

body a:link {
	color: #960000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

body a:visited {
	color: #960000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

body a:hover {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.pagehdg {
	color: #8B4545;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}

