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


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #00cc00;
}
body {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #222222;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

li {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #222222;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-position: center center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48pt;
	font-weight: bold;
	color: #00CC00;
}
