a:link       { font-size: 10pt; color: #990000; font-family: Arial; font-style: normal }
a:visited    {
	font-size: 10pt;
	color: #990000;
	font-family: Arial;
	font-weight: normal;
}
a:hover    {
	font-size: 10pt;
	color: #000066;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
body
{	FONT-SIZE: 10pt; 

FONT-FAMILY: arial; 
    background-color: #ffffff;
	color: #000099;
}
table        { table-border-color-light: rgb(102,204,204); table-border-color-dark: 
               rgb(0,102,102); font-family: Arial; font-size: 10pt }
h1, h2,
{
	font-family: Arial;
}
h3, h4, h5, h6, span
{
	font-family: Arial;
}
h1
{
	font-size: 26pt;
	color: #000099;
}
h2
{
	font-size: 18pt;
	color: #000099;
}
h3
{
	font-size: 10pt;
	color: rgb(111,111,143); 
}
h4
{
	color: rgb(111,111,143);
}
h5
{
	color: rgb(111,111,143);
}
h6
{
	font-size: 10pt;
}
span
{
	font-size: 10pt;
}