<style type="text/css">
<!--
	body
	{
		color: #333333;
		font-family: "Verdana", serif;
		font-size: 10px;
		overflow: inherit;
	}
	.small
	{
		color: #000000;
		font-family: "Verdana", serif;
		font-size: 10px;
	}
	.medium
	{
		color: #00000;
		font-family: "Tahoma", serif;
		font-size: 13px;
		font-weight: bold;
		border-bottom: 1px dotted #999999;
	}
	.large
	{
		color: #DD1111;
		font-family: "Tahoma", serif;
		font-size: 16px;
		font-weight: bold;
	}
	.form
	{
		background-color: #FFFFFF;
		color: #000000;
		font-family: "Verdana", serif;
		font-size: 9px;
		font-weight: bold;
		border-style: solid;
		border-color: #000000;
		border-width: 1px;
	}
	.address
	{
		color: #CC0000;
		font-family: "Verdana", serif;
		font-size: 9px;
		font-weight: bold;
	}
	.copyright
	{
		color: #000000;
		font-family: "Verdana", serif;
		font-size: 9px;
	}
	a:link
	{
		color: #000000;
		text-decoration: underline;
	}
	a:visited
	{
		color: #000000;
		text-decoration: underline;
	}
	a:hover
	{
		color: #000000;
		text-decoration: none;
	}
	a:active
	{
		color: #000000;
		text-decoration: none;
	}
	a.top:link
	{
		font-weight: bold;
		color: #CC0000;
		text-decoration: underline;
	}
	a.top:visited
	{
		font-weight: bold;
		color: #CC0000;
		text-decoration: underline;
	}
	a.top:hover
	{
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
	}
	a.top:active
	{
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
	}
	td
	{
		color: #000000;
		font-family: "Verdana", serif;
		font-size: 11px;
	}
-->
</style>