a:active { color: 59195F; text-decoration: underline; }
a:hover { color: #AC8CAF; text-decoration: none; }
a:link { color: #59195F; text-decoration: underline; }
a:vlink { color: #AC8CAF; text-decoration: underline; }
a:visited { color: #59195F; text-decoration: underline; }
A:link:hover { color: #AC8CAF; text-decoration: none; }
A:visited:hover { color: #AC8CAF; text-decoration: none; }

a.b:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover  { color: #FFFFFF; text-decoration: underline; }
a.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.b:vlink { color: #FFFFFF; text-decoration: none; background-color: #59195F; }
a.b:visited {
	color: #DED1DF;
	text-decoration: none;
	background-color: #59195F;
}
A.b:link:hover { color: #FFFFFF; text-decoration: underline; background-color: #AC8CAF; }
A.b:visited:hover { color: #FFFFFF; text-decoration: underline; background-color: #AC8CAF; }

BODY  { color: #000000; font-family: Arial, Helvetica, sans-serif; }
.margins { margin-right: 15px; margin-left: 15px; }
.textbox    { font-weight: bolder; font-size: 9pt; font-family: verdana, arial; text-decoration: none; background-color: #F7EDB6 }
.heading {
	color:#59195F;
	font-weight: bolder;
	font-size: 16px;
}
.copy{
	color:59195F;
	margin-left:10px;
	margin-right:10px;
	line-height: 25px;
}
.quicklinks {margin-left:43px;margin-right:5px;color: #FFFFFF;}
.footer{font-size:11px;margin-left:5px;}
.tree{font-size:10px;color:#F7EDB6;}
.formstyles{
	background-color:#F7EDB6;
	color: #F7EDB6;
	border: 1px solid #000000;
}
.highlight{background-color:#F7EDB6;color:#000000;}

.subhead {
	font-size: 14px;
	color: #59195F;
	font-weight: bolder;
}
ol {
	list-style-position: outside;
	list-style-type: disc;
}
.ordlist {
	list-style-position: outside;
	list-style-type: disc;
}
