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

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

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

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



a {   color:#ffffff }
a:hover {  color:#00CCCC }


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


a.type2 {   color:#ffffff }
a.type2:hover {  color:#99FFFF }


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