<style type="text/css">
<!--
a {color:#880880; text-decoration: none}
a:hover {color:#ff7733; text-decoration:none;}

body {
	background-repeat: no-repeat;
}

.heading {
	font-family: comic sans ms, tahoma, arial;
	font-size: 28pt;
	color: #880880;
	text-align: center; 
}

.subheading {
	font-family: comic sans ms, tahoma, arial;
	font-size: 12pt;
	color: #880880;
	text-align: left; 
}

h1 {
	font-family: comic sans ms, arial, tahoma;
	font-size: 16pt;
	color: #880880;
	text-align: left;
}

h2 {
	font-family: comic sans ms, arial, tahoma;
	font-size: 10pt;
	color: #880880;
	text-align: justify;
	font-weight: normal;
	vertical-align: top;
}

.bodytext {
	font-family: comic sans ms, arial, tahoma;
	font-size: 10pt;
	color: #880880;
	text-align: justify;
	font-weight: normal;
	vertical-align: top;
}

.bodytext_8pt {
	font-family: arial, comic sans ms, tahoma;
	font-size: 8pt;
	color: #880880;
	text-align: left;
	font-weight: normal;
	margin-top: -20px;
	margin-left: 5px;
}

.formtext {
	font-family: comic sans ms, arial, tahoma;
	font-size: 10pt;
	color: #880880;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.smalltext {
	font-family: arial, comic sans ms, tahoma;
	font-size: 8pt;
	color: #880880;
	text-align: left;
	font-weight: normal;
	margin-top: -20px;
	margin-left: 5px;
}

.menutext {
	font-family: arial, comic sans ms, tahoma;
	font-size: 12pt;
	color: #880880;
	text-align: center;
	font-weight: normal;
	margin-top: -20px;
	margin-left: 0px;
}

.sunspot {
	position: absolute;
	left: 300px;
	top: -150px;
	z-index: -1;
	visibility: show;
}
-->
</style>