﻿body {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #333333 ;
    font-weight: normal;
}
.title {
    color: #80a1b6;
    font-size: 17px;
    font-family: arial;
    font-weight: bold;
    
}
.titlesub {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #80A1B6;
}
.bodytext {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #333333 ;
    font-weight: normal;
}
.bodytextbold {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #887E6E;
    font-weight: bold;
}
.bluetext {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #6a91aa;
    font-weight: bold;
}
a:visited.bluetext {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #005696;
    font-weight: bold;
}
.bluetextbold {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #80A1B6;
    font-weight: bold;
}
a:visited.bluetextbold {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #005696;
    font-weight: bold;
}
.bodytextitalic {
    font-family:Arial, sans-serif;
    font-size: 11px;
    color: #333333 ;
    font-weight: normal;
    font-style: italic;
}
.bodytextitalicbold {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #333333 ;
    font-weight: bold;
    font-style: italic;
}
.data {
    color: #333333 ;
    font-size: 11px;
    font-family: Arial, sans-serif;
    font-weight: normal;
}
.note 
{
    color: #999999 ;
    font-size: 10px;
    font-family: Arial, sans-serif;
    font-weight: normal;    
}
td, font {
    color: #333333 ;
    font-size: 11px;
    font-family: Arial, sans-serif;
    font-weight: normal;
}
div {
    color: #333333 ;
    font-size: 11px;
    font-family: Arial, sans-serif;
    font-weight: normal;
}
p {
    color: #333333 ;
    font-size: 11px;
    font-family: Arial, sans-serif;
    font-weight: normal;
}
.bodytextSmaller {
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #505050 ;
    font-weight: normal;
}
a {
    color: #005696;
}
a:hover {
    color: #6b92ab;
}
a:visited {
    color: #005696;
}
.photoTitle {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #676767;
    font-weight: bold;
}
.photoHeading {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #676767;
    font-weight: bold;
}
.photoDL {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #005696;
    font-weight: bold;
}
a.photoDL {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #005696;
    font-weight: bold;
    text-decoration:none;
}
a:hover.photoDL {
    text-decoration:underline;
}
a:visited.photoDL {
    color: #005696;
    text-decoration:none;
}
