
td.tiny
	{
	font-family: "Century Gothic";
	font-size: 10pt;
	color:#000000;
	}
	
td.heading
	{
	font-family: "Century Gothic";
	font-size: 12pt;
	color:#000000;
	}
	
td      {
	font-family: "Century Gothic";
	font-size: 10pt;
	color:#000000;
	vertical-align: top;
}

table.streamer   {
	color: #FFFFFF;
	width: 450;
	}

p 	{
	color: #000000;
	font-family: "Century Gothic";
	font-size: 8pt;
	text-align: justify;
	}

a:hover {
	text-decoration: none;
	}

A:link
    	{
	color:#060056;
	}
	
A:active
	{
	color:555555;
	}

A:visited
	{
	color:#111111;
	}

body	
	{
	background-color: FFFFFF;
	}

