p, h1, h2, h3, h4, dl, dt, dd {
margin: 0;
padding: 0;

/* text-align: left; */

text-indent: 0;
}

h1 {
font-size        : 10px ;
color            : #FFFFFF;
text-decoration  : none ;
margin-top       : -150px ;
padding-top       : -50px ;
height: 150px;
width:1200px;
vertical-align: top;
line-height: 170%;
}

h2 {
font-size        : 18px ;
line-height      : 24px;
color            : #04193B;
padding-top      : 1px ;
text-decoration  : none ;
font-weight      : bold;
font-style       : normal;
}

h3 {
font-size        : 12px ;
color            : #04193B;
padding-top      : 5px ;
text-decoration  : none ;
font-weight      : bold;
font-style       : normal;
}

h4 {
font-size        : 10px ;
color            : #666666;
padding-top      : 3px ;
padding-left     : 9px ;
padding-right    : 9px ;
text-decoration  : none ;
font-weight      : normal;
font-style       : normal;
}

h5 {
font-size        : 10px ;
padding-top      :  1px ;
text-decoration  : none ;
}

h6 {
font-size        : 10px ;
padding-top      :  1px ;
text-decoration  : none ;
}
