.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

 A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #3a6a98;
}
 A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #4a9844;
}
 A:active {
	text-decoration: none;
	color: #5196dd;
}
 A:hover {text-decoration: none; color: #5196dd;}
.border {
	border: 1px solid #000000;
}
 .btnav { background-color: #5196dd; border: 1px #000000 solid;} 

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 150px;
	height: 12px;
}
.textboxsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 90px;
	height: 14px;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.event {font-family : Arial, Helvetica, sans-serif; font-weight : bold; color : #D6581A; font-size: 10pt }
.body {font-family : Arial, Helvetica, sans-serif; color : #000000; font-size: 9pt }
.tableback {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tdcolor {
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tdcolordark {
	background-color: #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

