.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333366;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666699;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000066;
	font-weight: bold;

}
.smheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	font-weight: bold;

}
a:link	{
	color: #000066; 
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
	}

a:visited	{
		color: #000066;
		font-size: 10pt;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica;
		text-decoration: underline; 
		} 

a:hover {
	color: #CCCCFF;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline overline;
	background-color: #333366;

	}
