@charset "utf-8";
body {
	margin: 0px;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
}
.font {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #7e795e;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.font2 {
	font-family: Geneva, sans-serif;
	font-size: 10px;
	color: #7E795E;
}
a:link {
	font-family: tahoma;
	font-size: 10px;
	color: #7e795e;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #7e795e;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 10px;
	color #7e795e;
	text-decoration: underline;
}
a:active {
	font-family: tahoma;
	font-size: 10px;
	color: #7e795e;
	text-decoration: none;
}
