body {
background-color: #ffffff;
}

h1 {
font-family: sans-serif, arial, "lucida console"; 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
text-align: left; 
} 
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif
color: #000000; 
text-align: left; 
font-weight: bold;  
font-size: 12px; 
} 
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif
color: #592f2f; 
text-align: left; 
font-weight: normal;  
font-size: 9px; 
} 
a:link 
{color: #592f2f
}
a:visited 
{color: #bd8e8e 
}
a:active 
{color:#bd8e8e 
}
a:link, a:visited, a:active 
{ text-decoration: none 
}
a:hover 
{text-decoration: underline; color: #bd8e8e; font-weight: bold 
}
p 
{font-family: sans-serif, arial, "lucida console";
color: #592f2f;
font-weight: bold;
font-size: 16px; 
line-height: 14pt; 
margin-left: 1px;
margin-right: 1px;
}
