h4 { font-family: arial,verdana, helvetica, sans-serif;
		font-size: 13pt;
		font-weight: strong;
		color: white;
		text-decoration: none;
		 } 
		 
h5 { font-family: verdana;
		font-size: 10pt;
		font-weight: normal;
		color: brown;
		text-decoration: none;
		}
		
h6 { font-family: verdana;
		font-size: 15 pt;
		font-weight: bold;
		color: brown;
		}

font.noms { font-family: helvetica;
		font-size: 14;
		font-weight: bold;
		color: white;
		} 
font.text { font-family: verdana;
		font-size: 10pt;
		font-weight: normal;
		color: black;
		text-decoration: none;
		}