a:link
{
	color: #000000;text-decoration:none; font-size:10pt; font-weight:bold; font-family:Arial 
}
a href       { font-family: Verdana; font-size: 10pt; text-decoration: none; font-weight:bold }
a:visited
{
	color: #666666; font-family:Verdana; font-size:10pt; text-decoration:none; font-weight:bold 
} 
a:active 
{
	color: #FF0000;font-family:Verdana; font-size:10pt; text-decoration:none; font-weight:bold
}
a:hover 
{
	color: #0033CC;font-family:Verdana; font-size:10pt; text-decoration:none; font-weight:bold
}

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana;
	background-color: rgb(227,255,255);
	color: #000000;font-size:10pt
}

h1
{
	font-family: Arial;
	color: #000000;font-size:8pt 
}
h2
{
	font-family: Arial;
	color: #000000;font-size:10pt 
}
h3
{
	font-family: Arial;
	color: #000000;font-size:12pt; font-weight:bold 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}a            { font-size: 8pt; text-decoration: none; font-family: Verdana }