body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #f00;
}
a:active {
	text-decoration: underline;
	color: #000;
}

a.menu:link {
	color: #900;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #900;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #333;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	color: #900;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.footer:link {
	color: #333;
	font-size: 8.3pt;
	text-decoration: underline;
}
a.footer:visited {
	color: #333;
	font-size: 8.3pt;
	text-decoration: underline;
}
a.footer:hover {
	color: #f00;
	font-size: 8.3pt;
	text-decoration: none;
}
a.footer:active {
	color: #333;
	font-size: 8.3pt;
	text-decoration: underline;
}

a.more:link {
	font-size: 8.3pt;
	color: #009966;
	font-weight: bold;
	text-decoration: underline;
}
a.more:visited {
	font-size: 8.3pt;
	color: #009966;
	font-weight: bold;
	text-decoration: underline;
}
a.more:hover {
	font-size: 8.3pt;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
a.more:active {
	font-size: 8.3pt;
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
}
