a:link
{
	color: #FFFFFF}; 
}
a:visited
{
	color: #FFFF00; 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(FF,FF,FF);
	table-border-color-dark: rgb(FF,FF,FF); 
}
body
{
	font-family: Arial;
	background-color: rgb(FF,FF,FF);
	color: #808080;font-size:12pt
}

h1
{
	font-family: Arial;
	color: #0066FF;font-size:14pt; font-weight:bold
}
h2
{
	font-family: Arial;
	color: #808080; font-size:12pt; font-weight:bold};
h3
{
	font-family: Arial, Helvetica;
	color: #808080;font-size:12pt; font-weight:bold 
}
h4
{
	font-family: Arial, Helvetica;
	color: rgb(153,153,0);
}
h5
{
	font-family: Arial, Helvetica;
	color: rgb(255,153,0);
}
h6
{
	font-family: Arial, Helvetica;
	color: rgb(51,102,204);
}