p { margin: 10px 0 10px 0; font-size:12px; }

h1 {
	
	color: #151a40;
    font-size: 22px;
	font-weight:bold;
	margin:13px 0 10px 0;
	
	
	}
	
h2 {
	color: #000000; font-weight:normal;
    font-size: 22px;
	
	}
h3 {
	color: #00457A;
    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; }
