   .header {
        font-family: arial;
        font-size: 14px;
        font-weight:regular;
        color: #000000;
        list-style-type: none;


}
.headerred {
        font-family: arial;
        font-size: 11px;
        font-weight:bold;
        color: #E52808;
        list-style-type: none;


}

.pweiss {
        font-family: arial;
font-size:11px;
color:#ffffff;
font-weight:regular;

}

.prot {
        font-family: Times New Roman;
font-size:11px;
color:#7c1a28;
font-weight:regular;

}


p {
font-family: Times New Roman;
font-size:13px;
color:#000000;
font-weight:regular;



}

.psmall {
font-family: arial;
font-size:11px;
color:#000000;
font-weight:regular;


}

a:link {
        font-family: Times New Roman;
        font-size: 13px;
        font-weight:regular;
        color: #000000;
        list-style-type: none;
        text-decoration:none;

}
a:visited {
      font-family: Times New Roman;
        font-size: 13px;
        font-weight:regular;
        color: #000000;
        list-style-type: none;
text-decoration:none;
}
a:hover {
       font-family: Times New Roman;
        font-size: 13px;
        font-weight:bold;
        color: #E52808;
        list-style-type: none;
text-decoration:none;
}