a:link, a:visited, a:active {text-decoration:underline; color:#333333;}
a:hover {text-decoration:underline; color:#4A3D64;}

a.nav:link, a.nav:visited, a.nav:active {text-decoration:none; color: white; font-size: 8pt; font-weight: bold;}
a.nav:hover {text-decoration:underline; color:#EAE7CC; font-size: 8pt; font-weight: bold;}

body {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333; background-color: #685D7C;}

td {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333; background-color: white;}


.PurpleHeading {
	font-size: 11pt;
	color: #3E3948;
	font-style: italic;
	font-weight: bold;
}

.Purple_bkg {
	background-color: #4A3D64;
	color: white;
	font-size: 11pt;
	font-weight: bold;	
}