.body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8D8D8D;
	font-size: 12px;
	text-decoration: none;
	white-space: normal;
	
}

a:link { 
  color: #333333;
  text-decoration:none;
}
a:visited { 
  color: #333333;
  text-decoration:none;
}
a:active { 
  color: #333333;
   text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:none;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-right:100px;
	margin-right:10 px;
	
	
}


.table_data {
padding-left:10 px;
padding-right:10 px;
tet
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}