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

table   {
	color: #FFFFFF;
	}

p 	{
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 8pt;
	text-align: justify;
	}

a:hover {
        text-decoration: none;
        }

A:link
        {
        color:#060056;
        }

A:active
        {
        color:555555;
        }

A:visited
        {
        color:#111111;
        }

