div.allcontent{
	position: absolute;
	left: 50%;
	width: 800px;
	height: 99%;
	margin-left: -400px;
	margin-top: -10px;
	text-align: center;
	background-color: #FFFFFF;
	border-color: #BBBBBB;
	border-width: 0px 3px 3px 3px;
	border-style: solid solid solid solid;

	}
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   {
	background-color: #FFFFFF;
	}

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

a:hover {
text-decoration: none;
}

