body {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #333333 ;
    font-weight: normal;
}

ul  {
	list-style-image: url(bullet.gif);
}

.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: #0075B0;
    font-weight: bold;
}
a:visited.bluetext {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #0075B0;
    font-weight: bold;
}
.bluetextbold {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #005596;
    font-weight: bold;
}
a:visited.bluetextbold {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #005596;
    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: #0075B0;
}

a:hover {
    color: #38939B;
}

a:visited {
    color: #0075B0;
}

.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: #0075b1;
    font-weight: bold;
}
a.photoDL {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #0075b1;
    font-weight: bold;
    text-decoration:none;
}
a:hover.photoDL {
    text-decoration:underline;
}
a:visited.photoDL {
    color: #0075b1;
    text-decoration:none;
}
