@charset "utf-8";
body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.25;
	color: #676767;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	color: #676767;
	font-size: 18px;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}


a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #676767;
	text-decoration:none;
	}

a:hover {
	color: #676767;
	text-decoration: none;
	text-decoration:underline;
}
