BODY { 
margin : 0;
background : #EAE9D1;
}

.menu {
font-family : times,serif;
font-size : 12pt;
font-weight : bold;
text-decoration : none;
color : #D4D270;
}

.menu:visited {
font-family : times,serif;
font-size : 12pt;
font-weight : bold;
text-decoration : none;
color : #D4D270;
}

.menu:hover {
font-family : times,serif;
font-size : 12pt;
font-weight : bold;
text-decoration : none;
color : #D4D270;
}

.menuselected {
font-family : times,serif;
font-size : 12pt;
font-weight : bold;
text-decoration : none;
color : #D4D270;
}

.menuselected:visited {
font-family : times,serif;
font-size : 12pt;
font-weight : bold;
text-decoration : none;
color : #D4D270;
}

.menuselected:hover {
font-family : times,serif;
font-size : 12pt;
font-weight : bold;
text-decoration : none;
color : #D4D270;
}


.headline {
font-family : times,serif;
font-size : 14pt;
font-weight : bold;
text-decoration : none;
color : #802A26;
}

.ingress {
font-family : times,serif;
font-size : 11pt;
font-weight : normal;
text-decoration : none;
color : #000000;
}

.body {
font-family : times,serif;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
color : #000000;
}

.link {
font-family : times,serif;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
color : #3030ff;
}

.pdf {
font-family : times,serif;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
color : #3030ff;
}

.printable {
font-family : times,serif;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
color : #3030ff;
}

