a:link       { color: #666699; font-family: Arial; text-decoration: none; font-size:12pt }
a:visited    { color: #666699; font-family: Arial; text-decoration: none; font-size:12pt }
a:active     { color: #666699; font-family: Arial; text-decoration: none; font-size:12pt }
a:hover      {color: #C0C0C0}
body         { font-family: Arial; color: rgb(0,0,0) }
numbered list { font-family: Arial; color: rgb(0,0,0)}
bulleted list { font-family: Arial; color: rgb(0,0,0)}
table
{
	table-border-color-light: rgb(0,102,102);
	table-border-color-dark: rgb(0,102,102); 
}
cell
{
	cell-border-color-light: rgb(255,255,255);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: rgb(0,0,0);
	font-family: Arial;
	font-size:24pt
}
h2
{
	color: rgb(0,0,0); 
	font-family: Arial;
	font-size:14pt
}
h3
{
	color: rgb(0,0,0); 
	font-family: Arial;
	font-size:12pt;

}
h4
{
	color: rgb(102,102,153);
}
h5
{
	color: rgb(102,102,153);
}
h6
{
	color: rgb(102,102,153);
}