   .header {
        font-family: arial;
        font-size: 14px;
        font-weight:bold;
        color: #000000;
        list-style-type: none;


}

.pwhite {
       font-family: arial;
font-size:11px;
color:#ffffff;
font-weight:regular;
letter-spacing:1pt;


}

.headersmall {
        font-family: arial;
font-size:12px;
color:#000000;
font-weight:bold;
letter-spacing:1pt;
}


p {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#3c4a55;
font-weight:regular;

}

.psmall {
font-family: arial;
font-size:11px;
color:#000000;
font-weight:regular;


}

a:link {
        font-family: arial;
        font-size: 12px;
        font-weight:bold;
        color: #666666;
        list-style-type: none;
        text-decoration:none;

}
a:visited {
      font-family: arial;
        font-size: 12px;
        font-weight:bold;
        color: #4E4E4E;
        list-style-type: none;
text-decoration:none;
}
a:hover {
       font-family: arial;
        font-size: 12px;
        font-weight:bold;
        color: #000000;
        list-style-type: none;
text-decoration:none;
}

