a:link {
color			:#6F6661;
text-decoration	:underline;
}

a:visited {
color			:#6F6661;
text-decoration	:underline;
}

a:hover {
color			:#B85004;
text-decoration	:none;
}

body {
scrollbar-face-color		:#EDECEB;
scrollbar-shadow-color		:#DEDBD8;
scrollbar-highlight-color	:#ffffff;
scrollbar-3dlight-color		:#ffffff;
scrollbar-darkshadow-color	:#998F88;
scrollbar-track-color		:#EDECEB;
scrollbar-arrow-color		:#998F88;
}

p.title	{
font-family	:Arial, courier, Helvetica;
font-size	:10pt;
font-weight	:bold;
color		:#6F6661;
}

p.text	{
font-family	:Arial, courier, Helvetica;
font-size	:10pt;
font-weight	:normal;
color		:#6F6661;
}

b.text	{
font-family	:Arial, courier, Helvetica;
font-size	:10pt;
font-weight	:normal;
color		:#6F6661;
}
