@charset "utf-8";
body {
	
	background-repeat: no-repeat;
	background-color: #222222;
}
p {
	line-height: 1.3em;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {
	font-size: 12px
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #858383;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: extra-expanded;
	font-weight: bolder;
	font-variant: normal;
	vertical-align: middle;
	color: #009e54;
}
a:link {
	color: #009e54;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00a9e0;
}
a:hover {
	text-decoration: none;
	color: #fde22d;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: normal;
}
h1 {
	font-size: 36px;
	color: #858383;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	color: #009e54;
}
