body {
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color:#000000;
}

h2 {
	font-family: Trebuchet MS, Arial;
	font-size: 16pt;
	color:#000080;
}

font.small {
	font-family: Trebuchet MS, Arial;
	font-size: 1pt;
	color:#000080;
}

td {
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color:#000000;
}

A:link		{text-decoration: none; color: #053864;}
A:visited	{text-decoration: none; color: #053864;}
A:active	{text-decoration: underline; color: #007B73;}
A:hover		{text-decoration: underline; color: #007B73;}

select {
	font-family: Arial;
	font-size: 8pt;
	color:#000000;
}