body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;	
	color: #1A6F59;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;	
	color: #1A6F59;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #0000CC;
	font-weight: bold;
	text-decoration:underline;
}

.small {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.Title {
	font-family: Comic Sans MS;
	font-size: 22pt;
	font-weight: bold;
	color: #6CADEF;
	text-decoration: none;
}

.header {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.headline {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000080;
	font-style: italic;
	text-decoration: none;
}

.footer {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.footer a:link {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #E4E4E4;
	text-decoration: none;
}

.footer a:hover {
	color:#6CADEF;
}

.footer a:visited {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #E4E4E4;
	text-decoration: none;
}