@charset "UTF-8";
/* CSS Document */

div
{
	margin: 0px;
	padding: 0px; }

.body-header-intro
{
	font-family: arial, sans-serif, verdana;
	font-size: 10pt;
	font-weight: 700;
	color: #656565; }
	
.body-header
{
	font-family: arial, sans-serif, verdana;
	font-size: 11pt;
	font-weight: 700;
	color: #656565; }
.body-header a {
	color: #4848b2;
	text-decoration: none; }
.body-header a:hover {
	color: #999999;
	text-decoration: none; }
	
.body-main-text {
	font-family: arial;
	font-size: 9pt;
	font-weight: 400;
	color: #000000;
	letter-spacing: 2px }
.body-main-text a {
	font-weight: 700;
	color: #4848b2;
	text-decoration: none; }
.body-main-text a:hover {
	color: #3b3b9f;
	text-decoration: none; }
.body-main-text h2 {
	font-weight: 800; }

.body-sidenav-text {
	font-family: arial, sans-serif, verdana;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 2px }
.body-sidenav-text a {
	font-size: 8pt;
	font-weight: 700;
	color: #1a68b3;
	text-decoration: none; }
.body-sidenav-text a:hover {
	color: #1b73c6;
	text-decoration: none; }
	
.body-footer {
	font-family: arial, sans-serif, verdana;
	font-size: 8pt;
	color: #656565; }
.body-footer a {
	font-weight: 700;
	color: #4848b2;
	text-decoration: none; }
.body-footer a:hover {
	color: #3b3b9f;
	text-decoration: none; }
	
.sidenav-links {
	font-family: arial, sans-serif, verdana;
	font-size: 11pt;
	font-weight: 700;
	color: #656565; }
.sidenav-links a {
	color: #4848b2;
	text-decoration: none; }
.sidenav-links a:hover {
	color: #3b3b9f;
	text-decoration: none; }
.sidenav-links br {
	padding: 5px; }
