body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #000066;
	font-weight: bold;
}

.style2 {
	color: #000066;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000066;
}

a.subMenu {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.subMenu:active {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.subMenu:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.subMenu:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #e1e1e1;
	text-decoration: underline;
}

a.footer {
	font-size: 10pt;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
a.footer:active {
	font-size: 10pt;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
a.footer:focus {
	font-size: 10pt;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
a.footer:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}

