h1 {font-size:24pt; 
	color:#FFFF00;
	font-weight:normal;
	font-family: arial;}
	
h2 {font-size:16pt;
	color:#FFFF00;
	font-weight:normal;
	font-family: arial;}

h3 {font-size:14pt;
	color:#ffffc6;
	font-weight:normal;
	font-family: arial;}

h4 {font-size:12pt;
	color:#FFFF00;
	font-weight:normal;
	font-family: arial;}

h5 {font-size:10pt;
	color:#FFFF00;
	font-weight:normal;
	font-family: arial;}

h6 {font-size:8pt;
	color:#808080;
	font-weight:normal;
	font-family: arial;}

	
a:link {background: #655e9c; color: #ffffc6}
a:link {text-decoration: none}
a:hover {background: #a7a3d1;   color: #ffffc6}
a:hover {text-decoration: none}
a:visited {background: #655e9c;  color:#ffffff}
a:visited {text-decoration: none}