<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.leafBG {
	background-image: url(graphics/leaf.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
}

A:link {
	color : #F9EBA7;
	text-decoration : none;
}
A:visited {
	color : #F9EBA7;
	text-decoration : none;	
}
A:active {
	color : #FFCC00;
	text-decoration : none;	
}
A:hover {
	color : #FFCC00;
	text-decoration : underline;	
}
.copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight : 700;
}
.copyLg {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight : 700;
}
A.copyLg:link {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight : 700;
	color : #5A0F0C;
	text-decoration : none;
}
A.copyLg:visited {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight : 700;
	color : #5A0F0C;
	text-decoration : none;	
}
A.copyLg:active {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight : 700;
	color : #F9EBA7;
	text-decoration : none;	
}
A.copyLg:hover {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight : 700;
	color : #F9EBA7;
	text-decoration : underline;	
}
.stateNames {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight : 700;
	color: #F9EBA7;
}
.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
}
.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
}

</pre></body></html>