body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CCCCCC;
	background-image: url(/bkgrd_ucglogo.gif);
	margin: 10px 0px;
	border: none;
}
.mainarea {
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.homearea {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	line-height: 18px;
}
.sidebar {
	padding: 0px;
	background-color: #EDE5E2;
	font-size: 12px;
	line-height: 16px;
}


.txt10pxBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.txt11pxBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.txt12pxBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}.txt14pxBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.txt24pxBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #600;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

