a:link
{
	color: #1A8BCA;font-family:Trebuchet MS, Arial, Helvetica; font-size:9pt; text-decoration:underline 
}
a:visited
{
	color: #A69E79;font-family:Trebuchet MS; text-decoration:underline; font-size:9pt 
} 
a:active 
{
	color: #00FFFF;font-family:Trebuchet MS, Arial, Helvetica; font-size:9pt
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); font-family:Trebuchet MS, Arial, Helvetica; font-size:9pt; color:#666666 
}
body
{
	font-family: Trebuchet MS, Arial, Helvetica;
	background-color: rgb(255,255,204);
	color: rgb(102,102,51);
}

h1
{
	font-family: Trebuchet MS, Arial, Helvetica; font-size: 18pt; 
	color: #95875F; font-weight:bold; margin-left:40
}
h2
{
	font-family: Trebuchet MS, Arial, Helvetica; font-size: 13pt; 
       color: #95875F; font-weight:bold; margin-left:40
 
}
h3
{
	font-family: Trebuchet MS, Arial, Helvetica; font-size: 12pt;
	color: #006699; font-weight:bold;  
}
h4
{
	font-family: Trebuchet MS, Arial, Helvetica;
	color: rgb(153,153,0);
}
h5
{
	font-family: Trebuchet MS, Arial, Helvetica;
	color: rgb(255,153,0);
}
h6
{
	font-family: Trebuchet MS, Arial, Helvetica;
	color: rgb(51,102,204);
}
p            { font-family: Trebuchet MS, Arial, Helvetica; font-size: 9pt; color: #666666; 
               margin-left: 40; margin-top: -5; margin-right: 40}
a:hover      { color: #1874B7; text-decoration: underline; font-size: 9pt; font-family: 
               Trebuchet MS, Arial, Helvetica }
               
li           { list-style-image: url('bullet1.gif'); margin-left: 60; margin-top:1 }ul           { margin-top: -1 }