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

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

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

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.class2 { color:#339900; text-decoration:none; size:7 }
a.class2:hover { color:#990000 }


a.type3 {   color: #666666 }
a.type3:hover {  color:#3399CC }


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

