a:link       { font-size: 10pt; color: #996633; font-family: Arial; font-style: normal }
a:visited    {
	font-size: 10pt;
	color: #996633;
	font-family: Arial;
	font-weight: normal;
}
a:hover    {
	font-size: 10pt;
	color: Black;
	font-family: Arial;
	font-weight: 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(102,204,204); 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: #996633;
}
h2
{
	font-size: 18pt;
	color: #996633;
}
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;
}