
a:link {
color: #0482b9;
letter-spacing : normal;
text-decoration : none;
font-family : Arial;
font-size: 10pt;
}

a:visited {
color: #0482b9;
letter-spacing : normal;
text-decoration : none;
font-family : Arial;
font-size: 10pt;
}

a:active {
color: #950505;
letter-spacing : normal;
text-decoration : none;
font-family : Arial;
font-size: 10pt;
}

a:hover {
color: #950505;
letter-spacing : normal;
text-decoration : underline;
font-family : Arial;
font-size: 10pt;
}

.bodytext10 {
font-size: 10pt;
color: #000000;
font-family : Arial;
}

.bodytext12 {
font-size: 12pt;
color: #000000;
font-family : Arial;
}

.contentheader {
font-size: 18pt;
color: #0482b9;
font-family : Arial Rounded MT Bold;
}

.sectionheader{
font-size: 12pt;
color: #808080;
font-family : Arial;
font-weight : bold;
}

.smalltext{
font-size: 8pt;
color: #808080;
font-family : Arial;
}

.verysmall{
font-size: 8pt;
color: #0482b9;
font-family : Arial Narrow;
}

.br_right{
border-right: 1px solid #000000;
}

.br_bottom{
border-bottom: 1px solid #000000;
padding: 4px 0px;
}

.pad{
padding: 4px 0px;
}