a:link
{
	color: rgb(235,235,255);
	font-size: 10pt;
	text-decoration:none 
}
a:visited
{
	color: rgb(235,235,255);
	font-size: 10pt;
	text-decoration:none 
} 
a:active 
{
	color: rgb(235,235,255);
	font-size: 10pt;
	text-decoration:none
}
a:hover
{
	color: rgb(235,235,255);
	font-size: 10pt;
	font: bold;
	text-decoration:none 
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(235,235,255);
	font-size: 10pt;
	align="left stylemargin-top 0"; margin-bottom:6;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	font-size: 10pt;
	align="left stylemargin-top 0"; margin-bottom:6;
}
p
	align="left stylemargin-top 0"; margin-bottom:6;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(102,0,204);
}
h2
{
	color: rgb(102,0,204); 
}
h3
{
	color: rgb(102,0,204); 
}
h4
{
	color: rgb(102,0,204);
}
h5
{
	color: rgb(102,0,204);
}
h6
{
	color: rgb(102,0,204);
}