body
{
	color: #000000;
	font-family: Century Gothic;
	margin-top: 20px;
}

td {
	font-family: Century Gothic;
	font-size: 10pt;
}

th {
	font-family: Century Gothic;
	font-size: 10pt;
}
p {
	font-size: 10pt;
	font-family: Century Gothic;
}
h1 {
	font-size: 22px;
	font-weight: 300;
}
h2 {
	font-size: 18px;
	font-weight: 400;
}
<!-- .menu
{
	color: #6F7CA8;
	text-decoration: none;
} -->
a:link
{
	color: #6F7CA8;
	text-decoration: none;
}
a:active
{
	color: #6F7CA8;
	text-decoration: underline;
}
a:visited
{
	color: #6F7CA8;
	text-decoration: none;
}
a:hover
{
	color: #FFCC00;
	text-decoration: none;
}

