html {
	height: 100.05%;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	line-height: 105%;
	font-weight: normal;
}

a {
	text-decoration: underline;
	color: white;
}

a:hover {
	text-decoration: underline;
	color: white;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Silver;
	font-style: italic;
}

