p { margin-top: 8px; margin-bottom: 11px; }

h1 {
	
	color: #000000;
    font-family: 'TradeGothicItalic';
    font-size: 30px;
	line-height:30px;
    font-weight: 500;
    margin-bottom: 5px;
    text-transform: uppercase; font-style: italic;
	
	
	}
	
h2 {
	color: #000000; font-weight:normal;
    font-family: 'TradeGothic';
    font-size: 22px;
	
	}
h3 {
	color: #00457A;
    font-family: 'HelveticaNeueH77';
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    text-transform: uppercase;
}

body, table { font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height: 15px; }
