h1 {	font-family:Arial;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color:#800080;
	}
	
h2 {	font-family: Arial;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #800080;
	}
h3 {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #390ee1;
}

.mainmenu {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
                text-transform: none;
	text-decoration: none;
                color: #0000AA;
}

a.mainmenu {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
                text-transform: none;
	text-decoration: none;
                color:#800080;
}

a.mainmenu:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
                text-transform: none;
	text-decoration: none;
	color: #0000FF;	
}
.footer {
	FONT-SIZE: 10px; COLOR: #101010; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif
}
.footerlink {
	FONT-SIZE: 10px; COLOR: #c40000; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif
}