body { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333; }
td { font-size: 12px; font-family: arial }
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	font-variant: small-caps;
}

.topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

.topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

.topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	border: none;
}

.leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	text-align: right;
	text-decoration: none;
}

.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	text-align: right;
	text-decoration: none;
}

.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	text-align: right;
}
	
.outline {
	border: 1px solid #336600;
	color: #003300;
}
.sub {
	font-size: 10px;
}
a:link {
	color: #993333;
}

a:visited {
	color: #993333;
}

a:hover {
	color: #CC6600;
}
.live {
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
	font-size: 14px;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
}
.subline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
.livesub {
	font-size: 11px;
	color: #CC6633;
	font-weight: bold;
}
.cap2 {
	font-size: 16px;
	font-variant: small-caps;
}
.serifcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
.serifalert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

