BODY, TD,P{
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
}
.address{
    font-size: 11pt;
    color: white;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 20px;      
}
.white{
    color:white;
}
.largewhite{
    font-weight: bold;
    color:white;
}

H1{
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
}
H2{
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
}
H3{
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
}
H4{
    font-size: 14pt;
    font-weight: bold;
}
.boldtext{
    font-weight: bold;
}
.Heading1{
    font-size: 16pt;
    font-weight: bold;
    text-align: center;   
}
.Heading4{
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
}
.Heading4Centre{
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}
BR.small{
margin-bottom: 8px;
margin-top: 8px;
}
.smalllink {
   font-size: 9pt;
   color: white;
} 