/* CSS Document */

body 		{ margin-top: 10; margin-bottom: 0; margin-left: 0; margin-right: 0;
font-family: arial;
font-size: 8pt;
text-decoration: none; color: #666666;
letter-spacing: 0.1ex;
word-spacing: 1px;
	line-height: 12pt;
}
span.italic 		{
	font-family: "Arial", sans serif;
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.1ex;
	word-spacing: 1px;
	font-style: italic;
}
span.header 		{
	font-family: "Arial", sans serif;
	font-size: 12pt;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.1ex;
	line-height: 14pt;
}
span.arial7brown    {
	font-family: "Arial";
	font-size: 7pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : normal;
}
span.arial7brownbd    {
	font-family: "Arial";
	font-size: 7pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : bold;
}
span.arial7gray    {
	font-family: "Arial";
	font-size: 7pt;
	color: #cccccc;
	text-decoration: none;
}
span.arial10brown    {
	font-family: "Arial";
	font-size: 9pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : normal;
	margin-right : 5pt;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14pt;
	margin: 0 0 2% 0;
	letter-spacing: 3px;
}
h2    {
	font-family: "Arial";
	font-size: 10pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : bold;
}
A:link      {
	font-family: "Arial";
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
A:visited   {
	font-family: "Arial";
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
A:active	{
	font-family: "Arial";
	font-size: 8pt;
	color: #666666;	
	font-weight: bold;
	text-decoration: none;
} 
A:hover		{
	font-family: "Arial";
	font-size: 8pt;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

