body {
	font: 100% "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	background-image: url(images/logoback.gif);
	margin-left: 0;
	margin-right: 0;
	background-repeat: repeat-y;
}
.navlinks {
	text-decoration: none;
	background-color: #FFCC00;
	background-position: left;
	margin: 1px;
	height: 23px;
	width: 147px;
	color: #000000;
	border: none;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
a:link {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.tagline {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited {
	color: #330099;
}
a:hover {
	color: #3300FF;
	font-weight: bold;
}
.tblcontent {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 99%;
	color: #000000;
	margin: 2px;
	padding: 6px;
}
li {
	list-style-position: inside;
	list-style-type: square;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
}
.form {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
}
.chartsml {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
}
.tblcontent h2 {
	font-size: 18px;
}
