@charset "utf-8";
body {
	background-color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
}
.wht_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	line-height: normal;
}
a.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	line-height: normal;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	margin: 2px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00A53A;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.link1 {
	color: #009900;
	text-decoration: none;
}
a.link1 {
	color: #009900;
	text-decoration: none;
}
a.link1:hover {
	color: #333333;
	text-decoration: none;
}
.link2 {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
a.link2 {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:hover {
	color: #009900;
	text-decoration: none;
	font-size: 12px;
}

