@charset "UTF-8";
/* CSS Document */


body{

font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;

}

a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;	
}

a:hover {
	text-decoration: underline;
	
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
