body {
background-color : #e8e6dd;
}
p.title {
font-family : arial, helvetica, sans-serif;
color : #7b7866;
font-weight : bold;
font-size : 8.5pt;
margin-top : 10px;
}
p.menu {
font-family : arial, helvetica, sans-serif;
color : #7b7866;
font-weight : bold;
font-size : 8.5pt;
}
a.menu:link {
color : #7b7866;
text-decoration : none;
}
a.menu:visited {
color : #7b7866;
text-decoration : none;
}
a.menu:hover {
color : #7b7866;
text-decoration : none;
}
a.menu:active {
color : #7b7866;
text-decoration : none;
}
p.body {
font-family : arial, helvetica, sans-serif;
color : #7b7866;
font-weight : normal;
font-size : 8.5pt;
line-height : 16px;
}
a.body:link {
color : #923e3c;
text-decoration : underline;
}
a.body:visited {
color : #923e3c;
text-decoration : underline;
}
a.body:hover {
color : #923e3c;
text-decoration : underline;
}
a.body:active {
color : #923e3c;
text-decoration : underline;
}