/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.75em;
}
a:link {
	color: #93A938;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #93A938;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #93A938;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #93A938;
	text-align: left;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	color: #666666;
}
.h2 {
	font-size: 12px;
	color: #93A938;
	line-height: 1em;
}
.hidden {
	color:#000000;
	visibility:hidden;
	font-size: 9px;
}
.footer {
	font-size: 10px;
	color:#666666;
	line-height: 1.25em;
}
.footer2 {
	font-size: 10px;
	color:#666666;
	line-height: 1.25em;
}
.numbers {
	font-size: 10px;
	text-align: center;
	font-weight:bold;
}
