
body
{ 
background-color:#FECD6E;
margin: 0px 0px 0px 0px;
}

.header        
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 10pt;
font-weight: bold;
color: #6B6057;
text-decoration: none;
}

.title        
{
font-family: Courier;
font-size: 18px;
font-style: normal;
line-height: 18pt;
font-weight: bold;
color: #6B6057;
text-decoration: none;
}

.text       
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 10pt;
font-weight: normal;
color: #6B6057;
text-decoration: none;
}
				 
.link        
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 10pt;
font-weight: normal;
color: #6B6057;
text-decoration: none;
}

a:link		{ color:#6B6057; }
a:visited   { color:#6B6057; }
a:hover     { color:#6B6057; text-decoration:underline; }
a:active    { color:#6B6057; }
