a:link       {
	font-size: 10pt;
	color: Navy;
	font-family: Arial;
	font-style: normal;
}
a:visited    {
	font-size: 10pt;
	color: Navy;
	font-family: Arial;
	font-style: normal;
}
a:hover    {
	font-size: 10pt;
	color: Blue;
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
}
body
{	
FONT-SIZE: 10pt; 

FONT-FAMILY: Arial; 

    background-color: rgb(255,255,255);
	color: #000000;
}

table        { table-border-color-light: rgb(0,0,0); table-border-color-dark: 
               rgb(0,102,102); font-family: Arial; font-size: 10pt }
h1, h2,
{
	font-family: Times New Roman;
}
h3, h4, h5, h6, span
{
	font-family: Arial;
}
h1
{
	font-size: 26pt;
	color: #000066;
}
h2
{
	font-size: 18pt;
	color: #000066;
}
h3
{
	font-size: 10pt;
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	font-size: 10pt;
}
span
{
	font-size: 10pt;
}