.hidden
{
	display: none;
	visibility: hidden;
}
.visible
{
	display: inherit;
	visibility: visible;
}
html, body {
	font: normal normal normal 10pt/14pt Century Gothic;
	color: Black;
	text-decoration: none;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	height: 93%;
}
p {
	font: normal normal normal 10pt/14pt Century Gothic;
	color: Black;
	text-decoration: none;
}
span {
	font: normal normal normal 10pt/14pt Century Gothic;
	color: Black;
	text-decoration: none;
}
div {
	font: normal normal normal 10pt/14pt Century Gothic;
	color: Black;
	text-decoration: none;
}
td {
	font: normal normal normal 10pt/14pt Century Gothic;
	color: Black;
	text-decoration: none;
}
a {
	font: normal normal bold 10pt/14pt Century Gothic;
	color: #003300;
}
.boldblack {
	font: normal normal bold 10pt/14pt Century Gothic;
	color: Black;
	text-decoration: none;
}
