font.flowtext {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: black;
}

font.flowtextWhite {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: white;
}

font.headline {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color: black;
	letter-spacing : 4px;
}

font.headlinebig {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color: black;
	letter-spacing : 4px;
}

font.form {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: black;
}

font.formRed {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: red;
}

a.white {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color:White;
}

a.white:normal {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color:White;	
}

a.white:hover {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color: White;	
}

a.black {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	
	color:Black;
}

a.black:normal {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	
	color:Black;	
}

a.black:hover {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color: Black;	
	}
