a:link
{
	color: #6B705F;font-size:10pt; font-family:Arial 
}
a:hover      { color: #FF0000; font-family: Arial; font-size: 10pt }
a:visited    { font-family: Arial; font-size: 10pt}
body
{
	font-family: Arial;
	background-color: rgb(255,255,255);
	color: #6B705F;font-size:10pt
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); font-size:10pt; color:#6B705F; font-family:Arial 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}