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

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; font-size:17px }
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 }

a.type4 { color:#999999; text-decoration:none; font-size:12px }
a.type4:hover { color:#666666 }

a.type5 { color:#666666; text-decoration:none; font-size:16px }
a.type5:hover { color:#999999 }

a.type6 { color:#3399CC; text-decoration:none; font-size:13px }
a.type6:hover { color:#666666 }


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