a:link
{
	color: #49619E; font-size:10pt; text-decoration:none; font-weight:bold 
}
a:visited
{
	color: #999933; font-size:10pt; text-decoration:none; font-weight:bold  
} 
a:active 
{
	color: #CC9ACC; font-size:10pt; text-decoration:none; font-weight:bold 
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: #555555; font-size:10pt
}
table
{
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(102,51,153);
	color: #000000; font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica; font-weight:bold; display:inline;
	margin-bottom:0px; margin-top:opx;
}
h1
{
	color: #49619E; font-size:24pt
}
h2
{
	color: #999933; font-size:18pt 
}
h3
{
	color: #CC3401; font-size:14pt 
}
h4
{
	color: #768AC0; font-size:12pt
}
h5
{
	color: #999933;
}
h6
{
	color: #808080;
}hr           { color: #993333 }