body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #008ECC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #6AC05F;
	text-decoration: none;
	font-weight: bold;
}
.sidebar {
	margin-right: 40px;
	margin-bottom: 12px;
	margin-top: 0px;
	font-size: 15px;
}
h1 {
	padding-right: 1px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6AC05F;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	color: #663366;
	font-weight: lighter;
	padding-top: 24px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #663366;
	padding-bottom: 0px;
}
.copyright {
	font-size: 11px;
	margin-top: 40px;
}
.tableborder {
	border: 2px solid #336699;
}
.whitetext {
	color: #FFFFFF;
	font-weight: bold;
}
.emphasized {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}

