A:visited { color: #800000};
A:link  {color: #800000};
A:hover {color: #003400};
A:active {color: #FF0000}

a.style1:visited { color:#800000; text-decoration: none }
a.style1:link   { color:#800000; text-decoration: none }
a.style1:hover   { color:#003400; text-decoration:none }
a.style1:active { color:#FF0000; text-decoration: none }


.style1 {
	font-size: 12px;
	color: #800000;
	font-weight: bold;
}
.style7 {font-size: 10px}


.style4 {	font-size: 16px;
	color: #003400;
	font-family: "a garamond", garamond, "century schoolbook", bookman, times;
}


.style9 {font-size: 3px}

.Style15 {
	font-family: AGaramond, Garamond, "Century Schoolbook", Bookman, Times; color: #660000;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold
}

