@charset "UTF-8";
/* CSS Document */


/* @import ex_typography.css; */

*{ font-family:  }

h1{ color: #005a8c; font-weight: normal; font-size: 14px; margin: 0 0 16px 0; }
h2{	color: #e31937; font-weight: bold; font-size: 18px; margin: 0 0 16px 0; }
h3{	color: #e31937; font-weight: bold; font-size: 12px; margin: 0 0 16px 0; }

h2 strong{ color: #005a8c; font-weight: normal; }
