body		{
		margin: 0px 0px 0px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 75%;
		
		}

#pagew		{
		position: absolute;
  		top: 50%;
  		left: 50%;
  		margin-top: -216px;
  		margin-left: -216px;
		width: 432px;
		height: 432px;
		text-align: left;
		font-size: 1em;
		}

p		{
		font: 11px arial;
		color:#16a59b;
		line-height: 1.3;
		padding: 0.3em 0;
		margin: 0px;
		text-align: justify;
		}

a:link, a:visited, a:active
		{  
		text-decoration: none;
		color: #000000;
		}
a:hover
		{  
		text-decoration: none;
		}

.holding	{
		width: 432px;
		height: 432px;
		text-align: center;
		}


.footer_copy	{
		width: 432px;
		height: 23px;
		color: #6C5815;
		font: 11px arial;
		text-align: center;
		}

.footer_wlinks	{
		width: 550px;
		height: 23px;		
		color: #16a59b;
		font: 11px arial;
		margin-left: 225px;
		margin-top: -23px;
		margin-right: 25px;
		text-align: right;
		}

.footer_wlinks a
		{
		color: #006d62;
		}

.footer_wlinks a:hover
		{  
		text-decoration: none;
		background-color: #d0f4f1;
		}




