a {
	background-color: #FFFFEF;
	color: #009700;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	background-color: #FFFFEF;
	color: #009700;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	background-color: #FFFFEF;
	color: #009700;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFEF;
	color: #C28585;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	background-color: #FFFFEF;
	color: #009700;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-color: #FFFFEF;
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FFFFEF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #FFFFEF;
	text-decoration: none;
}

form {
	background-color: #FFFFEF;
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	background-color: #FFFFEF;
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

h2 {
	background-color: #FFFFEF;
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	background-color: #FFFFEF;
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
}

h4 {
	background-color: #FFFFEF;
	color: #009700;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

h5 {
	background-color: #FFFFEF;
	color: #009700;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

h6 {
	background-color: #FFFFEF;
	color: #C28585;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

hr {
	color: #009700;
}

pre {
	background-color: #FFFFEF;
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

table {
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

td {
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

.black_regular {
	background-color: #FFFFEF;
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

.black_medium {
	background-color: #FFFFEF;
	color: #000000;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}