/* CSS Document */

body 		{ margin-top: 10; margin-bottom: 0; margin-left: 0; margin-right: 0;
font-family: "Trebuchet MS";
font-size: 8pt;
text-decoration: none; color: #666666;
letter-spacing: 0.1ex;
word-spacing: 1px;
	line-height: 12pt;
}
span.italic 		{
	font-family: "Trebuchet MS";
	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.tre8gray    {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-weight : normal;
	letter-spacing: 0.1ex;
	line-height:9pt;
}
span.tre9gray    {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight : normal;
	letter-spacing: 0.1ex;
	line-height:14pt;
}
span.tre7gray    {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
	font-weight : normal;
	letter-spacing: 0.1ex;
	line-height:9pt;
}
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: #996600;	
	font-weight: bold;
	text-decoration: none;
} 
A:hover		{
	font-family: "Arial";
	font-size: 8pt;
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}

