body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #444444;
	margin: 0 auto;
}

#main-text {
margin-left: 20px;
margin-right: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color: #000099;
	font : bold, Helvetica, sans-serif;
	background : transparent;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #000099;
	margin-top: 12px;
	font : bold, Helvetica, sans-serif;
	background : transparent;
	text-align: center;
    margin-bottom: 3px;}

.body:link {
	color: #000099;
	text-decoration : underline;
	background : transparent;
    text-decoration: none;}

.body:visited {
	color: #666666;
	text-decoration : underline;
	background : transparent;
text-decoration: none;}

.body:hover {
	color : #990000;
	text-decoration : underline;
	background : transparent;
}

#footer {
height: 26px;
margin-bottom: 0;
font-size : 8pt;
text-align: center;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 4px;
letter-spacing: 2px;
color: #ffffff;
background-color: #000066;
}

.footer:link {
	font-size : 8pt;
	color: #ffffff;
	text-decoration : none;
	background : transparent;
}

.footer:visited {
	font-size : 8pt;
	color: #ffffff;
	text-decoration : none;
	background : transparent;
}

.footer:hover {
	font-size : 8pt;
	text-decoration : none;
	background : transparent;
color: #f5e208;}

#navbar {
height: 26px;
margin-bottom: 0;
font-size: 8pt;
text-align: center;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 4px;
letter-spacing: 2px;
color: #ffffff;
background-color: #990000;
}

.navbar:link {
	color: #FFFFFF;
	text-decoration : none;
	background : transparent;
}

.navbar:visited {
	color: #FFFFFF;
	text-decoration : none;
	background : transparent;
}

.navbar:hover {
	text-decoration : none;
	background : transparent;
    color: #f9e867;}

.header:link {
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration : none;
	background : transparent;
}

.header:visited {
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration : none;
	background : transparent;
}

.header:hover {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	background : transparent;
}

#copyright {
text-align: center;
color: #999999;
margin-top: 0px;
margin-bottom: 2px;
}

.copyright:link {
	color: #999999;
	text-decoration: none;
	background: transparent;
}

.copyright:visited {
	color: #999999;
	text-decoration: none;
	background: transparent;
}

.copyright:hover {
	color:#660000;
background: transparent;
text-decoration: underline;}
