<head>
<!--
table
{
	font-family:verdana, arial;
	font-size:10pt;
	color: Silver;
}

A:LINK {
	font-family:verdana, arial;
	font-size:10pt;
	color: Silver;
}


a:hover
{
	color: White;

}

A:VISITED {
	color : Silver;

}



A:active{ 
	color : White;

}

p
{
	font-size:10pt;
	font-family:verdana, arial;
	color: Silver;
}

h1
{
	font-size:12pt;
	font-family:arial, courier, times new roman;
	font-weight:700;
	color: Silver;
}

h2
{
	font-size:10pt;
	font-family:arial, courier, times new roman;
	font-weight:700;
	color: Silver;
}


 -->
</style>
</head>