body {background-color: #DDE4C5;}


h1 
{
font-family: Verdana, Calibri, Arial, Sans-Serif;
font-size: 10pt;
font-weight: bold;
font-style: normal;
text-decoration:none;
color: #111111;
margin-left: 6pt;
margin-right: 6pt;
margin-top: 12pt;
margin-bottom: 6pt;
}


h2 
{
font-family: Verdana, Calibri, Arial, Sans-Serif;
font-size: 10pt;
font-weight: normal;
font-style: normal;
text-decoration:none;
color: #111111;
margin-left: 6pt;
margin-right: 6pt;
margin-top: 6pt;
margin-bottom: 0pt;
}


a 
{
text-decoration:underline;
color: #111111;
}


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


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


a:hover 
{
font-weight: bold;
font-style: italic;
text-decoration:underline;
color: #335115;
}