a:link.left, a:link.left.glossary       { font-size: 8pt; color: #000000; font-family: Verdana; font-weight: bold}
a:visited.left    {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	font-weight: bold
}
a:active.left     { font-size: 8pt; color: #663300; font-family: Verdana; font-weight: bold}
a:hover.left     {
	font-size: 8pt;
	color: Blue;
	font-family: Verdana;
	font-weight: bold;
}
div.left
{
	font-family: Verdana, Helvetica;
	color: rgb(0,51,51);
	background-color: #c6abd0;
}
td.left
{
	background-color: #c6abd0;
}
table.left 
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	margin-left: -10px;
	
}
h1.left, h2.left, h3.left, h4.left, h5.left, h6.left, span.left
{
	font-family: Verdana;
}
h1.left
{
	color: rgb(255,255,255);
	font-size: 12pt;
}
h2.left
{
	color: rgb(176,192,112); 
	font-size: 10pt;
}
h3.left
{
	color: rgb(153,153,102); 
}
h4.left           { color: #663300; font-size: 8pt }
h5.left
{
	color: rgb(102,102,102);
}
h6.left
{
	color: rgb(153,153,102);
}
span.left
{
	color: #663300;
	font-size: 8pt;
}