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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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