.formate {
        font-family: arial;
        font-size: 10px;
        color: #000000;
        list-style-type: none;
        line-height: 16px;

}

.headers {
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        list-style-type: none;
        line-height: 16px;
        letter-spacing:2pt;
}
.headers1 {
        font-family: arial;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        list-style-type: none;
}
a:link {
        font-family: arial;
font-size:11px;
color:#000000;
letter-spacing:1pt;
text-decoration:none;
}
a:visited {
       font-family: arial;
font-size:11px;
color:#000000;
letter-spacing:1pt;
text-decoration:none;
}
a:hover {
       font-family: arial;
font-size:11px;
color:#000000;
font-weight:bold;
letter-spacing:1pt;
text-decoration:none;
}

p {
font-family: arial;
font-size:11px;
color:#000000;
letter-spacing:1pt;
line-height: 15px;
}
