@import url("a e-mail");
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	text-align : center;
}
.r-border {
	border-width: 1px;
	border-right-style: solid;
}
.menu_activ {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover		{
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}
.a {
	text-decoration: none;
	color: #999999;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
.ramen {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top:0;
	margin-right:30px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.body, body, label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 160%;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff7a00;
	text-decoration: underline;
}
