a:link {  font-family: Arial; font-size: 11px; text-decoration: underline}
a:visited {  font-family: Arial; font-size: 11px;  color: #9966CC; text-decoration: underline }
a:hover {  background: #D9BFE5}
a.white:link {  font-family: Arial; font-size: 11px;  color: #FFFFFF; text-decoration: none}
a.white:visited {  font-family: Arial; font-size: 11px;  color: #FFFFFF; text-decoration: none}
a.white:hover {  color: #9966CC; background: #D9BFE5}
.white {  color: #FFFFFF}
.formtext {  font-family: Arial; font-size: 11px; color: #660099; background-color: #FFFFDD}
.table {  font-family: Arial; font-size: 11px}
p {  font-family: Arial; font-size: 11px; margin-right: 5px; margin-left: 10px}
h1 {  font-family: "Arial"; font-weight: bold; color: #660066; font-size: 15px}
h2 {  font-family: "Arial"; font-size: 12px; color: #663399}
h3 { font-family: "Arial"; font-size: 12px; color: #663399 }
h4 { font-family: "Arial"; font-size: 12px; color: #663399 }
.welcome { font-family: Arial; font-size: 12px; color: #663399; font-weight: bold }
.caption {  font-family: Arial; font-size: 9px; font-weight: normal; color: #666666}
.subhead {  font-family: Arial; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}
.quote {  font-family: "Times New Roman", Arial; font-size: 13px; font-style: italic; color: #660099}
.purplemenu { font-family: Arial, Arial; font-size: 11px; color: #660099; background-color: #D9BFE5; font-family: Arial,; font-size: 10px; color: #663399 ; font-weight: bold}
.redmenu { font-family: Arial, Arial; font-size: 11px; color: #FF0000; background-color: #E7BEC1; font-family: Arial,; font-size: 10px; color: #663399 ; font-weight: bold }
.plain {
	font-family: Arial, "San Serif";
	font-size: 12px;
	font-weight: bold;
	color: #660099;
	background-color: #CCCCCC;
	text-decoration: underline;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rollover {
	font-family: Arial, "San Serif";
	text-decoration: none;
	background-color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #660099;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
	cursor: hand;
}
.clicked {
	font-family: Arial, "San Serif";
	text-decoration: none;
	background-color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #660099;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
}

