body,td,th {
	font-size: 14px;
	color: #222222;
}
body {
	background-repeat: repeat-y;
	background-color: #506049;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {text-decoration:none;}
a:link {color: #518450;}
a:visited {color: #184B17;}
a:hover {color:#FF8419; text-decoration:underline;}
a:active {color:#FF1919; text-decoration:underline;}

.maintextS {
	font-size: 12px;
	line-height: 18px;
}
.maintextM {
	font-size: 14px;
	line-height: 22px;
}
.maintextL {
	font-size: 16px;
	line-height: 24px;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}