body {
	background-color: #DEDEDE;
	margin-top: 15px;
}
body,td,th {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 13px;
	color: #333333;
}
a.headerlink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.headerlink:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #6699CC;
}
.darkblueheader {
	font-weight: bold;
	color: #FFFFFF;
	background: #2C5680;
	font-size: 12px;
}
.lightblueheader {
	font-weight: bold;
	color: #FFFFFF;
	background: #3D8AB1;
	font-size: 12px;
}