body {
	background-color:#FFFFF0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#000;
	font-family:verdana, arial, helvetica;
	font-size:9px;
	line-height:16px;
	}
	
a:link.Navlink  {
	color : #000000;
	text-decoration:none;
	font-size : 8 px;
}
a:visited.Navlink  {color : #000000;text-decoration:none;	font-size : 8 px;}
a:active.Navlink  {text-decoration:none; 	font-size : 8 px;}
a:hover.Navlink  {text-decoration:none; 	font-size : 8 px;}
	
.centerTable {
	border-right : 1px dotted Silver;
}

	.bodytext {
	font-family:verdana, trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;		
	}