a:link
{
	color: #333300; 
}
a:visited
{
	color: #C0C0C0; 
} 
a:active 
{
	color: rgb(204,153,51);
}
body
{
	font-family: Arial;
	color: #000000;font-size:8pt
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); font-family:Arial; font-size:8pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;font-size:12pt
}
h1
{
	color: #FF6633;font-size:12pt
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}p            { font-family: Arial; font-size: 8pt }