/* Unchanged */
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodylge {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
a.bodylge:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.bodylge:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.bodylge:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.bodylge:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodysm {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
a.bodysm:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.bodysm:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a.bodysm:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.bodysm:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 10px;
	color: #333333;
}
a.footer:link {
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer:visited {
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: underline;
	font-size: 10px;
}
a.footer:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.footer:active {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.copyrightcell {
	height: 18pt;
	padding-top: 6px;
	vertical-align: middle;
}
.menucell {
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle;
}