<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: black;
}
td.maintext {
	font-family:arial;
	font-size: 	90%;
	color: black;
}
td.sidebar {
	font-family:times;
	font-size: 	80%;
	color: black; //#522909;

}

A:link
{
    COLOR: #3c003c;
    TEXT-DECORATION: underline;
	font-weight: normal;
	font-size: 100%;
	font-family: arial;
}
A:hover
{
	color: maroon; //GoldenRod; //green; //#8AD7D1;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 100%;
	font-family: arial;
}
a:visited {
	color: #522909;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 100%;
	font-family: arial;
}
a:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 100%;
	font-family: arial;
}
A.ftemail:link
{
    COLOR: white;
    TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 100%;
	font-family: arial;
}
A.ftemail:hover
{
	color: Yellow; //GoldenRod; //green; //#8AD7D1;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 100%;
	font-family: arial;
}
a.ftemail:visited {
	color: white;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 100%;
	font-family: arial;
}
a.ftemail:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 100%;
	font-family: arial;
}

A.general:link
{
    COLOR: navy;
    TEXT-DECORATION: underline;
	font-weight: normal;
	font-size: 100%;
	font-family: arial;
}
A.general:hover
{
	color: #3c003c;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 100%;
	font-family: arial;
}
a:visited {
	color: #3c003c;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 100%;
	font-family: arial;
}
a:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 100%;
	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.footerlinks {
	font-family:times;
	font-size: 55%;
	color: #522909;
}
a.footerlinks:hover {
	font-family:times;
	font-size: 55%;
	color: #8AD7D1; //aqua
}

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

.maintext {
	font-family:arial;
	font-size: 	100%;
	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;
}

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

.SubHeadCap {
	font-family: verdana;
	font-size: 160%;
	text-decoration: none;
	color: #3C003C; //#014F03;
}
.SubHeadLC {
	font-family: verdana;
	font-size: 120%;
	text-decoration: none;
	color: #3C003C; //#014F03;
	font-weight: bold;
}
.SubHeadCapFooter {
	font-family: verdana;
	font-size: 130%;
	text-decoration: none;
	color: white;
}
.SubHeadLCFooter {
	font-family: verdana;
	font-size: 110%;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.footertext {
	font-family: arial;
	font-size: 110%;
	text-decoration: none;
	color: white;
	font-weight: bold;

}
.footertextlight {
	font-family: arial;
	font-size: 90%;
	text-decoration: none;
	color: white;
	font-weight: normal;

}
	.agtext{
		color: black;
		font-weight: normal;
		font-family: Arial;
		font-size: 90%
	}
	a.aglink {
		color: #5E3019;
		font-weight: normal;
		font-family: arial;
		font-size: 90%;
	}
	a.aglink:hover {
		color: black;
		font-weight: normal;
		font-family: arial;
		font-size: 90%;
		text-decoration: none;	
	}
</style>
