a:link
{
	color: #0000FF; text-decoration:underline}; 
}
a:visited
{
	color: #800000; 
} 
a:active 
{
	color: #FF0000;text-decoration:underline
}
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: #424242;font-size:12pt
}

h1
{
	font-family: Arial;
	color: #000080;font-size:14pt; font-weight:bold
}
h2
{
	font-family: Arial;
	color: #FF0000; font-size:12pt; font-weight:bold};
h3
{
	font-family: Arial;
	color: #0000FF;font-size:12pt; font-weight:bold 
}
h4
{
	font-family: Arial;
	color: #000080;
}
h5
{
	font-family: Arial;
	color: #FF0000;
}
h6
{
	font-family: Arial, Helvetica;
	color: rgb(51,102,204);
}
