
body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #607069 ;
    font-weight: normal;
}

.title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #607069;
    font-weight: bold;
}

.titlesub {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #78a56c;
}

.bodytext {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #607069 ;
    font-weight: normal;                
}

.bodytextbold {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #607069;
    font-weight: bold;
}

.bodytextitalic {
    font-family:Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #607069 ;
    font-weight: normal;
    font-style: italic;
}

.bodytextitalicbold {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #607069 ;
    font-weight: bold;
    font-style: italic;
}

.greentext {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #78A56C;
    font-weight: bold;
}

.greentextbold {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #78A56C;
    font-weight: bold;
}

.data {
    color: #607069 ;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
}

.note 
{
    color: #8B9C96 ;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;    
}

td, font {
    color: #607069 ;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
}

div {
    color: #607069 ;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
}

p {
    color: #607069 ;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
}

.bodytextSmaller {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #505050 ;
    font-weight: normal;
}

a,
a:visited,
a:active {
    color: #5C98BF;
    text-decoration: none;
}

a:hover {
    color: #38939B;
    text-decoration: underline;
}
