@CHARSET "UTF-8";

body 
{
	background-color: #666666;
	
	font-size: 11pt;
	font-family: arial, sans-serif;
	color: #999999;
}


a 
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


h1 
{
	font-size: 18pt;
	font-style: bold;
	color: #dddddd;
	
	margin-top: 9pt;
	margin-bottom: 0pt;
}


h2
{
	font-size: 14pt;
	font-style: bold;
	color: #dddddd;
	
	margin-top: 7pt;
	margin-bottom: 7pt;
}


h3
{
	font-size: 14pt;
	font-style: bold;
	color: #dddddd;
	
	margin-top: 0pt;
	margin-bottom: 0pt;
}


h4
{
	font-size: 11pt;
	font-style: bold;
	color: #dddddd;
	
	margin-top: 0pt;
	margin-bottom: 0pt;
}


span 
{
	font-size: 11pt;
	color: #dddddd;
}


span.a
{
	color: #ffffff;
}


span.bgnd
{
	color: #666666;
}


span.date
{
	font-style: italic;
}


span.img
{
	color: #999999;
}


span.text
{
	color: #dddddd;
}


span.footer
{
	font-size: 9pt;
	color: #dddddd;
}
