body	{
		background-color: #ffffff;
		font-family:  Verdana, Arial, Helvetica, sans-serif; 
		}
		

		


div.container { width: 800px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
			border: 2px solid #000000;	
			
}

#center {

border: 2px solid #000000;
}

TABLE {
    margin-left: auto;
    margin-right: auto
}
td {vertical-align: top;}

td.left {width: 175; text-align:center;}

td.center {width: 450; text-align:center;}

td.right {width: 175; text-align:right;}

a:link{
		text-decoration: none;
		font-weight: normal;
		
		font-size: 11px;
		color: #93a4ab;
		line-height: 18px;
		letter-spacing: 1px;
		}
a:visited{
		text-decoration: none;
		font-weight: normal;
		
		font-size: 11px;
		color: #979797;
		line-height: 18px;
		letter-spacing: 1px;
		}

		
a:hover {
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		color: #ab9993;
		line-height: 18px;
		letter-spacing: 1px;
}



p
{
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
}



div.footer { width: 650 px;
			margin-left: auto;
			margin-right: auto;
			clear: both;
			text-align:center;
			}
