<style>

FORM {font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #DFEFF7;
	font-size: 9pt;
	border: 1px solid #C0C0C0;
	padding: 0px;
}

TEXTAREA, INPUT, SELECT, OPTION, PASSWORD, .area {
	font-family: "arial", "verdana";
	font-size: 9pt;
	border: 1px solid #C0C0C0;
	margin: 2px;
	padding: 0px;
}
BUTTON {
	font-family: "arial", "verdana";
	font-size: 9pt;
	border: 1px solid #C0C0C0;
	padding: 0px;
	margin: 2px;
	color: red;

}
/* td {
	font-family:arial;
	font-size: 	90%;
	color: #522909;
}
td.maintext {
	font-family:arial;
	font-size: 	90%;
	color: #522909;
}
td.sidebar {
	font-family:arial;
	font-size: 	80%;
	color: black; //#522909;

}
*/
A:link
{
    COLOR: #303030;
    TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 95%;
	font-family: arial;
}
A:hover
{
	color: blue;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: arial;
}
a:visited {
	color: #303030;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: arial;
}
a:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: arial;
}
A.maplinks:link
{
    COLOR: black;
    TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 75%;
	font-family: arial;
}
A.maplinks:hover
{
	color: silver;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-size: 75%;
	font-family: arial;
}
a.maplinks:visited {
	color: silver;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 75%;
	font-family: arial;
}
a.maplinks:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 75%;
	font-family: arial;
}

a.sponsorart:link
{
    COLOR: black;
    TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 70%;
	font-family: arial;
}
.sponsorart {
    COLOR: black;
	font-weight: normal;
	font-size: 70%;
	font-family: arial;
}
a.sponsorart:hover
{
	color: blue;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-size: 70%;
	font-family: arial;
}
a.sponsorart:visited {
	color: black;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 70%;
	font-family: arial;
}
a.sponsorart:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 70%;
	font-family: arial;
}


a.cpyrlink {
	color: #522909;
	text-decoration: none;
	font-weight: normal;
}
a.cpyrlink:hover {
	color: #8AD7D1;
	text-decoration: none;
	font-weight: normal;
}
a.cpyrlink:active {
	color: red;
	TEXT-DECORATION:none;
	font-weight: normal;
}
a.cpyrlink:visited {
	color: #522909;
	TEXT-DECORATION:none;
	font-weight: normal;
}

a.navlLinks {
	font-family:arial;
	font-size: 90%;
	color: #522909;
}
a.navlLinks:hover {
	font-family:arial;
	font-size: 90%;
	color: #8AD7D1; //aqua
}

.maintext {
	font-family:arial;
	font-size: 	90%;
	color: #522909;
}
.banner {
	font-family:verdana;
	font-size: 	110%;
	color: Black;
}

a.xlinks {
	text-decoration: none;
	color: #522909;
}
a.xlinks:visited{
	text-decoration: none;
	color: #522909;
}
a.xlinks:hover {
	text-decoration: none;
	color: #3AADA5;
}

a.footerlink {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:hover {
	color: silver;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:active {
	color: red;
	TEXT-DECORATION:none;
	font-weight: normal;
}
a.footerlink:visited {
	color: white;
	TEXT-DECORATION:none;
	font-weight: normal;
}

.footerlinktext {
	font-family: arial,verdana;
	color: white;
	font-size: 90%;
}
.copyrtext {
	font-family: arial,verdana;
	color: white;
	font-size: 90%;
}
.othertext {
	text-decoration: none;
	color: #522909;
	font-size: 90%;
	font-weight: normal;
}
.UCBrn {
	font-family: arial;
	font-size: 100%;
	text-decoration: none;
}
.LCBrn {
	font-family: arial;
	font-size: 70%;
	text-decoration: none;
}

.SubHeadCap {
	font-family: arial;
	font-size: 150%;
	text-decoration: none;
	color: #522909;
}
.SubHeadLC {
	font-family: arial;
	font-size: 100%;
	text-decoration: none;
	color: #522909;
	font-weight: bold;
}
/* Article Genie definitions */
	.agtext{
		color: black;
		font-weight: normal;
		font-family: Arial;
		font-size: 85%
	}
	a.aglink {
		color: blue;
		font-weight: normal;
		font-family: arial;
		font-size: 85%;
	}
	a.aglink:hover {
		color: black;
		font-weight: normal;
		font-family: arial;
		font-size: 85%;
		text-decoration: none;	
	}

</style>
