.copyright {
	font-size: 10px;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
}
p, tr, td, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

p {
	line-height: 24px;
}


H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
}
a:link, a:visited, a:active {
	color: #336699;
}

a:hover {
	color: #3f85c4;
	font-weight: bold;
}
.clicklarger {
	font-size: smaller;
	color: #333;
}
.nospacebelow
{
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
.nospaceabove
{
	margin-top: 0px;
	padding-top: 0px;	
}
