<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:verdana;
	font-size: 	85%;
	color: black;
}
td.sidebar {
	font-family:verdana;
	font-size: 	80%;
	color: black; //black;

}
body {
	background-color: #C6CDEB;
	margin: 0;
}
A:link
{
    COLOR: black;
    TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: verdana;
}
A:hover
{
	color: blue;
	TEXT-DECORATION:  none;
	font-weight: bold;
	font-size: 95%;
	font-family: verdana;
}
a:visited {
	color: blue;
	TEXT-DECORATION:  none;
	font-weight: bold;
	font-size: 95%;
	font-family: verdana;
}
a:active {
	color: red;
	TEXT-DECORATION: bold;
	font-weight: normal;
	font-size: 95%;
	font-family: verdana;
}
.copyrtext {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size:120%;
}
a.copyrlink {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size:120%;
}
a.copyrlink:visited {
	color: black;
	TEXT-DECORATION:none;
	font-weight: normal;
	font-size:120%;
}
a.copyrlink:hover {
	color: navy;
	text-decoration: none;
	font-size:120%;
	font-weight: normal;
}
a.copyrlink:active {
	color: red;
	TEXT-DECORATION:none;
	font-weight: normal;
	font-size:120%;
}

.footerlinktext {
	font-family:verdana;
	font-size: 150%;
	color: navy;
	text-decoration: none;
	font-weight: bold;
}
.footertext {
	font-family:verdana;
	font-size: 150%;
	color: black;
}
a.footerlink {
	font-family:verdana;
	font-size: 150%;
	color: black;
}
a.footerlink:hover {
	font-family:verdana;
	font-size: 150%;
	color: blue;
}

a.pagelinks {
	font-family:verdana;
	font-size: 100%;
	color: blue;
}
a.pagelinks:hover {
	font-family:verdana;
	font-size: 100%;
	color: black;
	text-decoration: underline;
}

a.boxedlinks {
	font-family:verdana;
	font-size: 80%;
	color: blue;
}
a.boxedlinks:hover {
	font-family:verdana;
	font-size: 80%;
	color: black;
	text-decoration: underline;
}

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

.maintext {
	font-family:verdana;
	font-size: 	110%;
	color: black;
}
p.maintext {
	font-family:verdana;
	font-size: 	95%;
	color: black;
}

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

.othertext {
	text-decoration: none;
	color: black;
	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: 150%;
	text-decoration: none;
	color: black;
}
.SubHeadLC {
	font-family: verdana;
	font-size: 100%;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.pgtitle {
	font-family:comic sans ms;
	font-size: 120%;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
/* Article Genie definitions (commented out; move the comment delimiter to activate)
	.agtext{
		color: black;
		font-weight: normal;
		font-family: Arial;
		font-size: 85%
	}
	a.aglink {
		color: #5E3019;
		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;	
	}
Move this -> */
</style>
