@charset "UTF-8";
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	font-weight: lighter;
	line-height: 1.4em;
}
.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 1.4em;
	font-weight: lighter;
	color: #C8C8C8;
}
#next a:link {
	color: #333333;
	text-decoration: none;
}
#next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	text-decoration: none;
}
#next a {
	color: #333333;
	text-decoration: none;
}
#next a:hover {
	color: #666666;
	text-decoration: none;
}


a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

