a:link {
    font-weight: normal;
    color: #663300;
    text-decoration: underline;
    }
a:visited {
    font-weight: normal;
    color: #663300;
    text-decoration: underline;
    }
a:hover {
    font-weight: normal;
    color: #663300;
    text-decoration: underline;
    }

.page-default {
    font-family: Tahoma, Helvetica, Arial, Sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: 1.4;
    font-weight: normal;
    font-variant: normal;
    color: black;
    background: #FFFFFF;
    margin-left: 5px;
    margin-top: 15px;
    marginwidth: 5px;
    marginheight: 15px;
    }
.table-default {
    font-family: Tahoma, Helvetica, Arial, Sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: 1.4;
    font-weight: normal;
    font-variant: normal;
    color: black;
    }
.photo-default {
    font-family: Tahoma, Helvetica, Arial, Sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: 1.4;
    font-weight: normal;
    font-variant: normal;
    color: black;
    background: #FFFFFF;
    margin-left: 10px;
    margin-top: 20px;
    marginwidth: 10px;
    marginheight: 20px;
    }
.normal {
    font-family: Tahoma, Helvetica, Arial, Sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: 1.4;
    font-weight: normal;
    font-variant: normal;
    }
.highlight {
    font-family:Fixed;
    padding: 2px;
    background: #CCCCCC;
    }
.sectiontitle {
    font-size:10pt;
    font-weight:bold;
    }
.rightborder {
    border-right-width: 1px;
    border-right-style: inset;
    border-right-color: #CCCCCC;
    padding-right: 5px;
    }
.bold {
    font-family: Tahoma, Helvetica, Arial, Sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    }