body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;

}

.license {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;

}

a:link {
	color: #3a0b00;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #663333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}
