.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 30px;
}
.regularLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	line-height: 30px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.welcome { font-size: 12pt; font-family: geneva,arial; color: ffffff }
.small { font-size: 8pt; font-family: geneva,arial }
td { font-family: geneva,arial; font-size: 10pt }
.bold { font-weight: bold; font-family: geneva,arial; font-size: 10pt }
.large { font-size: 12pt; }
BODY {
 scrollbar-base-color: color;
 scrollbar-track-color: color;
 scrollbar-face-color: #3399ff;
 scrollbar-highlight-color: color;
 scrollbar-3dlight-color: color;
 scrollbar-darkshadow-color: color;
 scrollbar-shadow-color: color;
 scrollbar-arrow-color: #FFCC00;
 }
A:hover {color: #FF0000; font-size: 1em}
.tableBorders {
	border: 1px solid #000000;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000080;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000080;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000080;
}