a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B4578;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #724473;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6021B;
}
A.nav:link     {
	color:#BCBCBC;
	text-decoration:none;
	font-weight: bold;
}
A.nav:visited  { 
	color:#BCBCBC;
	text-decoration:none;
	font-weight: bold; 
}
A.nav:active   { 
	color:#81326D;
	text-decoration:none;
	font-weight: bold;
 }
A.nav:hover    { 
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lgpurpletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330066;
}
.lgwhitetxt {
	font-size: 16px;
	color: #FFFFFF;
}
.spacing {
	line-height: 1.5em;
}
.whitetxtbold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.purpletxt {
	color: #330066;
}
.pageborder {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;

}
.purpletxtsm {
	color: #330066;
	font-size: 10px;

}
.redboldtxt {
	font-weight: bold;
	color: #CC0000;
}
.lgredtxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}
.purpleline {
	color: #330033;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
}
