.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #666666;
	text-align: center;



}
a:link {
	color: #848C57;
	text-decoration: none;
}
a:hover {
	color: #848C57;
	text-decoration: underline;
}
a:visited {
	color: #848C57;
	text-decoration: none;
}
.button {
	background-color: #999999;
	border: 1px solid #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
	font-weight: normal;
	margin-right: 140px;
	margin-left: 140px;
	height: 18px;





}
.note {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #666666;
	text-align: center;
	border: 1px solid #999999;
	background-color: #EAEAEA;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
