<style type="text/css">
	.WelcomTitle
	{
		color: #3399CC;
		font-size: 12pt;
	}

	.lg_font
	{
		color: #3399CC;
		font-size: 18pt;
	}	

	.navigation
	{
		background: #000000;
		font-family: Arial, "sans-serif";
		font-size: 10pt;
		color: #EC8D3B;
	}

	.rpt_header
	{
		font-family: Arial, "Sans-serif";
		font-size: 12pt;
	}

	.rpt_detail
	{
		font-family: Arial, "Sans-serif";
		font-size: 10pt;
	}

	td
	{
		font-family: Arial, "Sans-serif";
		font-size: 9pt;
	}

	input
	{
		font-family: Arial, "Sans-serif";
		font-size: 9pt;
	}

	textarea
	{
		font-family: Arial, "Sans-serif";
		font-size: 9pt;
	}

	select
	{
		font-family: Arial, "Sans-serif";
		font-size: 9pt;
	}
	
	hr
	{
		color: #3399CC;
	}
	
	.outerborder
	{
	  border-width: 1px;
	  border-style: solid;
	  border-color: #EC8D3B;
	}
	
	.border_top
	{
	  border-top-width: 1px;
	  border-top-style: solid;
	  border-top-color: #EC8D3B;
	}

	.border_bottom
	{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #EC8D3B;
	}

	.border_bottom_right
	{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #EC8D3B;
		
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #EC8D3B;
	}

	.bullet_text
	{
		font-size: 10pt;
		color: #3399CC;
		mso-spacerun: yes;
	}
	
	.small_font
	{
		font-family: Arial, "Sans-serif";
		font-size: 8pt;
	}

	.colored_link
	{
		color: #EC8D3B;
	}
</style>