a:link
{
	color: rgb(51,51,204); font-style: normal
}
a:visited
{
	color: rgb(102,153,204); font-style: normal
} 
a:active 
{
	color: rgb(255,51,0);font-style: normal
}
body
{
	font-family: Trebuchet MS;
	background-color: rgb(255,255,255);
	color: #000000;
	font-size:10pt;
	font-style:normal;
}
p
{
	font-style:normal;
}

td           { font-size: 10pt; font-style: italic ; border-style: none}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0) ;
	border-style: none
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS;font-style: normal;
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0); font-size: 14pt ;
}
h3
{
	color: #000000; font-size: 12pt 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}
.LocalLink
{
	color: #FF0000;
}
li
{
color:#000000; font-size:10pt; text-decoration:none;
}