body {
margin: 0px;
background-color: #f2f2f2;
font-family: arial, verdana, tahoma;
}

.titles {
color: #ee3e41;
font-size: 12pt;
font-weight: bold;
padding-bottom: 6pt;
padding-top: 6pt;
}

.content {
font-size: 9pt;
color: #000000;
padding-bottom: 6pt;
padding-top: 6pt;
}

.contentlink {
font-size: 9pt;
color: #a32127;
text-decoration: none;
}

.contentlink:hover {
font-size: 9pt;
color: #a32127;
text-decoration: none;
}

.image {
border-style: solid;
border-color: #ee3e41;
border-width: 1px;
}

.address {
font-size: 8pt;
color: #000000;
}

.redcell {
background-color: #ee3e41;
}

.footer {
font-size: 8pt;
color: #a32127;
padding-top: 2pt;
padding-bottom: 2pt;
}

.footerlink {
font-size: 8pt;
color: #a32127;
text-decoration: none;
}

.footerlink:hover {
font-size: 8pt;
color: #a32127;
text-decoration: none;
}

.copyright {
font-size: 7pt;
color: #FFFFFF;
font-weight: bold;
padding-top: 2pt;
padding-bottom: 2pt;
}