.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	border-top: 1pt solid #FFCC00;
	text-align: center;



}

a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;

}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;


}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;

}
.nav {
	font-size: 8pt;

}
.normal {
	font-family: Arial;
	font-size: 11px;
	color: #666666;

}
.maintable {
	border: 1pt solid #006666;
	background-color: #FFFFFF;

}
.leftnav {
	font-size: 12px;
	background-color: EFEFEF;
	border: 1pt solid #CCCCCC;
}
td {
	font-size: 12px;
}
