h3 { font-family: verdana;
		font-size: 12 pt;
		font-weight: bold;
		color: brown;
		text-decoration: none;
		}


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: 14 pt;
		font-weight: bold;
		color: brown;
		text-decoration: none;
		}

font.01 { font-family: helvetica;
		font-size: 17;
		font-weight: bold;
		color: #BA322E;
		text-decoration:none;
		
		} 
font.02 { font-family: verdana;
		font-size: 14;
		font-weight: bold;
		color: #BA322E;
		text-decoration: none;
		}
		
font.03 { font-family: helvetica;
		font-size: 17;
		font-weight: bold;
		color: #BA322E;
		text-decoration:underline;
		}