@charset "UTF-8";
.site-heading {
	font-family: "Trebuchet MS";
	font-size: 36pt;
	color: #333333;
	text-align: center;
}
body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	text-align: left;
	background-color: #FFFEEF;
}
.table-titles {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
.table-content {
	font-size: 10pt;
	text-align: left;
}
.nav-button {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	line-height: normal;
	border: thin solid #FFFFFF;
	text-decoration: underline;
}
.header-block {
	background-color: #99FF99;
	color: #333333;
}
