body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

a.footer:link {
	color: #990000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}
a.footer:hover {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
}
a.footer:active {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}

a.footer_k:link {
	color: #555555;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a.footer_k:visited {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}
a.footer_k:hover {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
}
a.footer_k:active {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}

a.footer_c:link {
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.footer_c:visited {
	text-decoration: none;
	font-size: 9pt;
	color: #333333;
}
a.footer_c:hover {
	text-decoration: underline;
	font-size: 9pt;
	color: #ff0000;
}
a.footer_c:active {
	text-decoration: none;
	font-size: 9pt;
	color: #333333;
}

a.more:link {
	color: #cc0000;
	text-decoration: underline;
}
a.more:visited {
	text-decoration: underline;
	color: #cc0000;
}
a.more:hover {
	text-decoration: none;
	color: #333333;
}
a.more:active {
	text-decoration: underline;
	color: #cc0000;
}

