td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	} 	
	
a {
	text-decoration: none;
	color: #0000FF;
	} 

a:hover	{
	text-decoration: underline;
	color: #DF0020;
	}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	}

.header {
	font-size: 14pt;
	font-weight: bold;
	color: #003696;
	}

.button {
	font-size: 10pt;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	}

a:button {
	color: #000000;
	}
	
.button2 {
	font-size: 8pt;
	color: #0000FF;
	padding-top: 4px;
	padding-bottom: 4px;
	}

a:button2 {
	color: #000000;
	}
