A:link {
	color: #990000;
	text-decoration:underline;
	font-weight:bold
} 
A:visited {
	color: #990000;
	text-decoration:underline;
	font-weight:bold
} 
A:hover {color: red; text-decoration:underline; font-weight:bold} 
A:active {color: red; text-decoration:underline; font-weight:bold} 
h1 { font-family: Verdana; font-size: 11pt; color: 800000; font-weight: bold }
h2 { font-family: Verdana; font-size: 10pt; color: A68500; font-weight: bold;  font-style: italics }

.body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	
	}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
}.affilstable {
	background-color: #FFE3EF;
	border: 1px solid #990000;
}
