<STYLE TYPE="text/css">
	span
		{
			font-family: Arial, helvetica, sans-serif, helvetica, sans-serif;
			font-size: 10pt;
			color : 000000;
			font-weight: normal;
		}

	span.error	
		{
			font-family: Arial, helvetica, sans-serif, helvetica, sans-serif;
			font-size: 10pt;
			color : cc0000;
			font-weight: bold;
		}
		
	span.small	
		{
			font-family: Arial, helvetica, sans-serif, helvetica, sans-serif;
			font-size: 10pt;
			color : 000000;
			font-weight: normal;
		}
	span.tiny
		{
			font-family: Arial, helvetica, sans-serif, helvetica, sans-serif;
			font-size: 7pt;
			color : 000000;
			font-weight: normal;
		}
	
	span.name
		{
			font-family: Arial, helvetica, sans-serif, helvetica, sans-serif;
			font-size: 10pt;
			color : 000000;
			font-weight: bold;
		}
	span.nametitle
		{
			font-family: Arial Black, helvetica, sans-serif;
			font-size: 10pt;
			color : FFFFFF;
			font-weight: normal;
		}
	span.smallheading
		{
			font-family: Arial, helvetica, sans-serif;
			font-size: 9pt;
			color : 000000;
			font-weight: bold;
		}
	span.smaller
		{
			font-family: Arial, helvetica, sans-serif;
			font-size: 8pt;
			color : 000000;
			font-weight: normal;
		}
	span.smallbrown
		{
			font-family: Arial, helvetica, sans-serif;
			font-size: 10pt;
			color : 666633;
			letter-spacing : 1.5pt;
			font-weight: bold;
		}
	span.medium
		{
			font-family: Arial, helvetica, sans-serif;
			font-size: 11pt;
			color : 6599CB;
			letter-spacing : 1.5pt;
			font-weight: bold;
		}
	span.smallername
		{
			font-family: Arial, helvetica, sans-serif;
			font-size: 8pt;
			color : 000000;
			font-weight: normal;
		}
		
	span.heading
		{
			font-family: Arial, helvetica, sans-serif;
			font-size: 11pt;
			color : 000000;
			font-weight: bold;
		}
	span.headingTITLE
		{
			font-family: Arial Black, helvetica, sans-serif ;
			font-size: 13pt;
			color : 6599CB;
			font-weight: normal;
		}
		
		
	a.link
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 10pt;
		color : 003399;
		font-weight: normal;
	text-decoration: none;
	}
	a.link:hover
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 10pt;
		color : 839C80;
		font-weight: normal;
		text-decoration: underline;
	
	}
	
	a.linksmall
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 8pt;
		color : 003399;
		font-weight: normal;
		text-decoration: none;
	}
	a.linksmall:hover
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 8pt;
		color : 839C80;
		font-weight: normal;
		text-decoration: underline;
	
	}
	a.menulink
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 9pt;
		color : FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	a.menulink:hover
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 9pt;
		color : FFFFFF;
		font-weight: bold;
		text-decoration: underline;
	
	}
	a.menu
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 9pt;
		color : white;
		font-weight: bold;
		text-decoration: none;
	}
	a.menu:hover
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 9pt;
		color : silver;
		font-weight: bold;
	
	}
	
	a.menulinksmall
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 8pt;
		color : FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	a.menulinksmall:hover
	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 8pt;
		color : 000000;
		font-weight: bold;
		text-decoration: underline;
	
	}
	
		.button{	background-color: EFEFEF;
				font-size: 8pt;
				font-family: Arial, helvetica, sans-serif, Helvetica, sans-serif;
				font-weight: normal;
				font-color: Black;
				cursor: n-resize;}
</style>