a:link
{
	color: rgb(255,102,51); 
}
a:visited
{
	color: rgb(255,102,51); 
} 
a:active 
{
	color: rgb(255,102,51);
}
body
{
	font-family: Trebuchet MS, Tahoma, Helvetica;
	color: #333333; font-size: 12pt; 
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS, Tahoma, Helvetica; color:#333333; font-weight:bold
}
h1
{
	color: #333333;font-size:14pt; font-weight:bold; margin-top:10; font-family:Trebuchet MS
}
h2
{
	color: #333333;font-size:12pt; font-weight:bold; margin-top:8

}
h3
{
	color: #333333;font-size:10pt; font-weight:bold ; margin-top:8

}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}body         { font-family: Trebuchet MS; font-size: 10pt; color: #333333 }