body {
	background-color: #000000;
}
.calbody {
	background-color: #CCCC99;
	
}
.basetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.heading1 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}.basetextsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.splashtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.leftnavtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-weight: bold;
}
.tabletext {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
	margin: 3px;
}
