body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


h1, h2, h3, h4 {
	color: #cc0066;
}

a:link,a:active,a:visited  {
	color: #CC0066;
	text-decoration: none;
}
 
a:hover {
	color: #5B002E;
	text-decoration: underline;
} 


/************************************************* not sure

.newWindowLink {
	font-weight: bold;
	text-decoration: underline;
	color: #336633;
}

.linkHeading {
	font-weight: bold;
	color: #336633;
}


.tbDescriptions {
	border: solid 1px #336633;
	padding: 4
}
********************************************************/