.bodybold { font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bodybold a:link2 { color: #800080 }
.bodybold a:visited2 { color: #66ffff }
.bodybold a:active2 { color: #800080 }
.bodyclass {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: let;
}
.bodyclass a:link2 { color: #800080 }
.bodyclass a:visited2 { color: #800080 }
.bodyclass a:hover2 { color: #66ffff }
.bodyclass a:active2 { color: #800080 }
.navclass { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.navclass:alink1 { color: #800080 }
.navclass a:visited1 { color: #800080 }
.navclass a:hover1 { color: #66ffff }
.navclass a:active1 { color: #800080 }
.border { border: solid 4px #800080; }
.border-thin { border: inset 1px #800080; }
