a:link
{
	color: #0067BB;
}
a:visited
{
	color: #0067BB;
} 
a:active 
{
	color: #0067BB;
}
a:hover 
{
	color: #FF8040;
}
body
{background-color: #f0f0f0; font-size:9pt; color: #000066; font-family: Arial; font-weight: normal}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1
{
	color: #009999;font-family:Verdana; font-size:15pt; font-weight:bold;
}
h2           { font-family: Tahoma; font-size: 13pt; font-weight: bold; }
h3           { font-family: Tahoma; font-size: 10pt; font-weight: normal; }
p            { margin-top: 0; margin-bottom: 0; }
h6           { font-family: Verdana; font-size: 10pt; }