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

body {
	background-color: #ACACAC;
	margin-top: 0px;
}
.style10 {font-size: 10px}
.style10b {
	font-size: 10px;
	color: #000000; }
.style18 {font-size: 18px; }
.style14 {font-size: 14px; }
.style24 {font-size: 24px; }
.style36 {font-size: 36px; }
.style50 {font-size: 50px; }
.style18b {
	font-size: 18;
	font-weight: bold;
}
a:link {
	color: #7F8368;
}
a:visited {
	color: #7F8368;
}
a:hover {
	color: #000000;
}
a:active {
	color: #510033;
}
