a:link        { color: #0000ff; font-style: normal; font-weight: bold }
a:visited
{
	color: rgb(0,153,102); 
} 
a:active 
{
	color: rgb(0,102,102);
}
body          { color: #003333; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica }
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6 { font-family: Arial; font-weight: bold }
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4           { font-family: Arial; font-size: 12pt; color: #FFFFFF; font-weight: bold; 
               text-align: Center; background-color: #0000FF; margin-top: 1; 
               margin-bottom: 1 }
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}
