body {
	background-color: #002180;
	margin: 20px 0px 0px 0px;
}
td {
	font-family: arial, tahoma, verdana;
	color: Silver;
	font-size: 12px;
}
.price { 
  font-size: 10px; 
  color: #03399D; 
  padding: 2px 3px 2px 3px;
  background-color: #ffffff;
   width: 30px; }
.menu { 
  font-size: 11px; 
  margin: 0px 0px 0px 30px; }
a { 
color: #ffffff; 
text-decoration: underline; }
a:hover { 
color: #ffffff; 
text-decoration: none; }
a.menu {
	color: #ffffff;
	text-decoration: underline;
	background-image: none;
	width: 210px;
	height: 23px;
	vertical-align : middle;
	padding-left : 25px;
	padding-top : 4px;	
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(img/in1.gif);
	width: 210px;
	height: 23px;
	vertical-align : middle;
	padding-left : 25px;
	padding-top : 4px;	
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom : 0px;
}
a.hmenu {
	color: #01298C;
	width: 94px;
	height: 27px;
	padding-top : 6px;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
a.hmenu:hover {
	color: #2E61B9;
	width: 94px;
	height: 27px;
	padding-top : 	6px;
	text-align : center;
	text-align : center;	
}
