a:link {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
hr#Dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	height: 0px;
}
.copyright {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #66CC00;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #669900;
	padding: 8px;
	width: 700px;
	text-align: left;
}
a#notUnder:link, a#notUnder:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a#notUnder:hover {
	color: #FF6600;
	text-decoration: underline;
}
.fontSmall {
	font-size: 95%;
}
hr#Dot2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	height: 0px;
}
