body {
	background-color: #CCCCCC;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
}
a:link,a:visited,a:hover,a:active {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
h1,h2 {
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 3px;
	padding: 3px;
}
h1 {
	font-size: 18px;
	color: #ffffff;
}
h2 {
	font-size: 16px;
	color: #3399cc;
}
.bodycontent, .bodycontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodycontent {
	color: #000000;
}
.bodycontent a {
	color: #003366;
}
.menu {
	font-size: 11px;
	color: #000000;
}