<style>
h2 	
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #336699;
	font-size: 18pt;
	font-weight: normal;
	text-align:center;
}
h3 	
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #336699;
	font-size: 12pt;
	font-weight: bold;
}
.nav 	
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}
body	
{
	color: #444444;
	background-color: rgb(237, 238, 224);
	background: url("/bg.gif");
	background-repeat: repeat-y;
	margin: 10px, 10px, 10px, 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
a:link		{color: #8E8EC1; }
a:visited 	{color: #8E8EC1; }
a:active  	{color: #8E8EC1; }
div.menucur  
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #8E8EC1;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
}
div	
{
	margin-bottom: 5px;
	font-size: 10pt;
}
p		{font-size: 10pt;}
p.fyi	{font-size: 8pt;}

table.dbresult {
	border-width: thin;
	border-style: ridge;
}
td.dbresult
{
	border-width: thin;
	border-style: ridge;
	font-size: 10pt;
}
</style>
