.fluh {
	font-family: arial;
	font-size: 80px;
	font-style: normal;
	line-height: 20px;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;

}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;


}
.standardwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;


}

