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

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

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

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

a:active {
	color : #B2B2B2;
	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;
	text-decoration : none;
}

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

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

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

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

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

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

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

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

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

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

.button {
	background-color : #ffffff;
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	color : #000000;
}

.pink {
	color : #FF91C8;
	font-family : "Arial Rounded MT Bold", sans-serif;
	font-size : 15pt;
	font-weight : bolder;
	text-decoration : none;
}

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

.green {
	color : #00B700;
	font-family : "Arial Rounded MT Bold", sans-serif;
	font-size : 15pt;
	font-weight : bolder;
	text-decoration : none;
}
