.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
}
.lowermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;

}
.lowermenu a:link {
	color: #333333;
	text-decoration: none;

}
.lowermenu a:visited {
	color: #333333;
	text-decoration: none;

}
.lowermenu a:hover {
	color: #990000;
	text-decoration: underline;

}
.lowermenu a:active {
	color: #333333;
	text-decoration: none;

}
.normal {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}
.leftimg {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
