.style1 {
        font-family: Arial, Helvetica, sans-serif; 
        font-weight: bold;
        font-size: 24px;
        color: #002184;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-size: 14px}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style5 {
        font-size: 16px;
        font-weight: bold;
}
.style6 {font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style7 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

