}
h1 {
	color: #8A2BE2;
	font-size: 20pt;
	font-style: oblique;
	background-color: Black;
}
h2 {
	text-align: inherit;
}
h3 {
	text-align: inherit;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
}
h4 {
	color: Purple;
	font-size: 20pt;
	font-style: oblique;
	background-color: #6B8D65;
	font-family: Verdana;
}

h5 {
	color: #B00077;
	font-size: 20pt;
	font-style: oblique;
	background-color: #6B8D65;
}

body {
	background-image: url(/bg6.jpg);
}	
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
}
a:hover {
	background-color: lightGrey;
	color: Blue;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold";
}a:visited {
	color: #ABABAB;
	font: bold;
	text-decoration: none;
}
