BODY { 
 background-color:#fefefe;
 color:#aaaaaa;
 font-size: 11pt;
 font-family: "Trebuchet MS", Verdana, Arial
}
A:link {
    font-size: 10pt;
    font-family: Tahoma, Arial, Verdana;
    font-weight: 400;
    color: #5B4838;
    border: 0px;
    text-decoration: none
}
A:active { 
    font-size: 10pt;
    font-family: Tahoma, Arial, Verdana;
    font-weight: 600;
    color: #5B4838;
    border: 0px;
    text-decoration: none
}
A:visited {
    font-size: 10pt;
    font-family: Tahoma, Arial, Verdana;
    font-weight: 100;
    color: #5B4838;
    border: 0px;
    text-decoration: none
}
img { 
    border: 0px;
}
H4 {
    letter-spacing: 3px;
    color:#222222;
    font-size: 14pt;
    font-family: Tahoma, Arial, Verdana;
    font-weight: 100
}
H3 { 
    font-size: 13pt;
    font-family: "Trebuchet MS", Verdana, Arial;
    font-weight: 100;
    color: #222222
}
H2 {
    color:#5B4838;
    font-size: 10pt;
    font-family: "Trebuchet MS", Verdana, Arial;
    margin-bottom: -20px;
    font-weight: 400
}
H1 {
    letter-spacing: 3px;
    color:DarkGray;
    font-size: 14pt;
    font-family: Tahoma, Arial, Verdana;
    font-weight: 100
}
p { 
    color:#505050;
    font-size:9pt;
    font-family: "Trebuchet MS", Verdana, Arial    
}
ul {
    color:#777777;
    font-size:11pt;
    font-family: "Trebuchet MS", Verdana, Arial
}
li {
    color:#777777;
    font-size:11pt;
    font-family: "Trebuchet MS", Verdana, Arial
}
td {
    padding-left:10px;   
    border-width:0px;
    color:#aaaaaa
}
span.navi { 
    margin-left:150px;
}