body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #0C4DA2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
	color: #666666;
}


a.footer:link {
	color: #f3f3f3;
	font-size: 9pt;
	text-decoration: none;
}
a.footer:visited {
	font-size: 9pt;
	color: #f3f3f3;
	text-decoration: none;
}
a.footer:hover {
	font-size: 9pt;
	color: #fff;
	text-decoration: underline;
}
a.footer:active {
	font-size: 9pt;
	text-decoration: none;
	color: #f3f3f3;
}

a.footer_k:link {
	color: #555555;
	font-size: 9pt;
	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.menu:link {
	color: #f3f3f3;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #f3f3f3;
}
a.menu:hover {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}
a.menu:active {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #f3f3f3;
}
