a:link
{
	color: #3333CC; 
}
a:visited
{
	color: rgb(102,153,204); 
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	font-family: QuickType Condensed;
	background-color: #FFFFFF;
	color: #000000; font-size:10pt
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); font-size:10pt;  
}
h1
{
	color: #000000;font-family:QuickType Condensed; font-size:8pt
}
h2
{
	color: #000000;font-family:QuickType Condensed; font-size:10pt 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: #800000;font-size:12pt
}
h5
{
	color: #800000;font-family:Arial; font-weight:bold
}
h6
{
	color: #660066;font-size:10pt
}