body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.top_menu {
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
color: #ffffff;
 }

.botton_menu {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
 }
 
 .Header {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
 }
 
  .Standard_Text {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
 }
 
  .Hyper_Link {
	font-weight: normal;
	font-size: 11px;
	color: #000066;
	text-decoration:underline
 }
 
  .Main_Header {
	font-weight: bold;
	font-size: 11px;
	color: #000033;
 }