a:link
{
	text-decoration: none;
}
a:visited
{
	color: #000000; 
}
a:hover
{
	text-decoration: underline;
} 
a:active 
{
	color: #000000;
}
body
{
	margin-left: 0pt;
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	background-color: #666666
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
td
{
	font-family: 'Tahoma', 'Tahoma', sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}
h1
{
	font-size: 18pt;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #FF0000;
}
h2
{
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #000000;
}
h3
{
	font-size: 14pt;
	font-family: 'Arial', 'Arial', san-serif;
	font-style: italic;
	color: #FFFFFF;	
}
h4
{
	font-size: 14pt;
	color: #21387E; 
}
h5
{
	font-size: 10pt;
	font-family: 'Arial', 'Arial', sans-serif;
	color: #FFFFFF;
}
h6
{
	font-family: 'Arial', 'Arial', sans-serif;
	font-size: 8pt;
	color: #000000;
}
.category
{
	font-family: 'Arial', 'Arial', sans-serif;
	font-size: 12pt;
	color: #800000;
	font-weight: bold;
	text-indent: 4pt;
}
.cell
{
	background: #DDDDDD;
}