
body, h1 {
	font-family: "Pump Demi Bold LET";
	font-size: 30pt;
	font-weight: bold;
	color: #FFCC33;
}

body, h2 {
	font-family: "verdana";
	font-size: 14pt;
	font-weight: bold;
	color: #004400;
}

body, h3 {
	font-family: "arial";
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}

body, h4 {
	font-family: "arial";
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}







a {   color: #ffffff;  text-decoration:none }
a:hover {  color:#FF0000 }


a.type1 { color:#990000; text-decoration:none }
a.type1:hover { color:#339900 }

a.type2 { color:#339900; text-decoration:none; size:8 }
a.type2:hover { color:#990000 }

a.type3 { color:#3399CC; text-decoration:none; size:8 }
a.type3:hover { color:#339900 }



hr {
	color: #ff0000;
	width: 50%;
}