.title  { color: white; background-color: #6495ed; text-indent: 5pt }
.cellbody {
	background-color: #f0f8ff;
	padding: 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
td { color: black; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular  }
.navbutton {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #0416BC;
	font-weight: bold;
	text-decoration:none;
	background-color: #8FB1F1;
	margin: 2px;
}
.navbutton a:visited {
	color: #0416BC;
	text-decoration: none;
}
.navbutton a:link {
	color: #0416BC;
	text-decoration: none;
}
.navbutton a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.largetitle {

	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #0416BC;
	font-weight: bold;
	text-decoration:none;
	background-color: #8FB1F1;
	margin: 2px;
}
.smallheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #0416BC;
	font-weight: bold;
	text-decoration:none;
	background-color: #6495ED;
	margin: 2px;
	padding-left: 4px;
}
.smallbutton {
	padding: 2px;
	background-color: #8FB1F1;
	width: 80px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0416BC;
	margin: 2px;
}
.style2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
.style4 {
	color: #BEAFC8;
	font-weight: bold;
}
