h1           {
	font-family: Arial;
	font-size: 24pt;
	color: #800000;
	font-weight : bold;
	margin-bottom : 6;
	margin-top : 0;
}
h2           {
	font-family: Arial;
	font-size: 18pt;
	color: #800000;
	margin-bottom : 6;
	margin-top : 0;
}
h3           {
	font-family: Arial;
	font-size: 14pt;
	margin-bottom : 6;
	margin-top : 0;
}
h4           {
	font-family: Arial;
	font-size: 12pt;
	margin-bottom : 6;
	margin-top : 0;
}
h5           {
	font-family: Arial;
	font-size: 10pt;
	font-weight : normal;
	margin-bottom : 6;
	margin-top : 0;
}
h6           {
	font-family: Arial;
	font-size: 8pt;
	font-weight : normal;
	margin-bottom : 6;
	margin-top : 0;
}
buttontext   {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold
}
BODY {background: #C0C0C0;}
