BODY {
        FONT-FAMILY: courier new, Helvetica, sans-serif
}
H1 {
        FONT-FAMILY: Arial;
}
h2 {
        FONT-WEIGHT: bold; FONT-SIZE:  1.2em; FONT-FAMILY: verdana;
        LETTER-SPACING: 0.01em; LINE-HEIGHT: 1.3em;
}
h3 {
        FONT-WEIGHT: bold; FONT-SIZE:  1em; FONT-FAMILY: verdana;
        LETTER-SPACING: 0.03em; LINE-HEIGHT: 1.3em;
}
H4 {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:  0.9em; FONT-WEIGHT: normal;
        LINE-HEIGHT: 1.3em;

}
H5 {
        font-weight : normal; FONT-SIZE:  0.8em; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        LETTER-SPACING: 0.02em; LINE-HEIGHT: 1.3em;
}
H3 {
        MARGIN-TOP: 0.5em; MARGIN-BOTTOM: 0.5em
}

P {
        FONT-SIZE:  0.8em; FONT-FAMILY: Verdana, sans-serif;
        LETTER-SPACING: 0em; LINE-HEIGHT: 1.3em;
}
.adress {
        FONT-WEIGHT: bold; FONT-SIZE: 0.7em; COLOR: #0000ff;
        FONT-FAMILY: Verdana, sans-serif; TEXT-ALIGN: left
}
.navigation {
font-family : Verdana;
/* font-weight : normal; */
font-size : 0.7em;
LINE-HEIGHT: 1.8em;
}
/*
A:link { text-decoration : none; color : #009F00 }
A:active { text-decoration : none; color : #005F00 }
A:visited { text-decoration : none; color : #009F00 }
A:hover { text-decoration : none; color : #0000ff }
A:link { text-decoration : none; font-weight : normal; color : #009F00 }
A:active { text-decoration : none; font-weight : normal; color : #005F00 }
A:visited { text-decoration : none; font-weight : normal; color : #009F00 }
A:hover { text-decoration : none; font-weight : normal; color : #0000ff
*/
A:link { text-decoration : none; font-weight : normal; LINE-HEIGHT: 1.1em; color : #0000BF }
A:active { text-decoration : none; font-weight : normal; LINE-HEIGHT: 1.1em; color : #FFFF00 }
A:visited { text-decoration : none; font-weight : normal; LINE-HEIGHT: 1.1em; color : #0000BF }
A:hover { text-decoration : none; font-weight : normal; LINE-HEIGHT: 1.1em; color : #FF5F00
}

A {
        text-decoration: none
}