@charset "iso-8859-1";
/* author: Andreas Holenstein */
/* Creation date: 07/01/03 */

a:link    { text-decoration: none;      font-weight: normal; color: #000099}
a:active  { text-decoration: none;      font-weight: normal; color: #FF0000 } 
a:visited { text-decoration: none;      font-weight: normal; color: #0000FF} 
a:hover   { text-decoration: underline; font-weight: normal; color: #003300}


BODY { background: #FFFFCC}FCF1AA

h1 {
	text-align: center;
	font: bold;
	font-size: 16;
	} 
	
h2 {
	text-align: center;
	font: normal;
	font-size: 16;
	}
	
h3 {
	text-align: left;
	font: normal;
	font-size: 10;
	}
	 
h4 {
	text-align: center;
	font: bold;
	font-size: 48;
	} 
	
h5 {
	text-align: center;
	font: bold;
	font: italic;
	font-size: 16;
	} 