.mainmanu {
	font-family: "Cordia New";
	font-size: 12px;
	font-style:normal;
	font:bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
   background-color: #FFFFFE;
   font-family: "Arial";
	font-size: 16px;
	font-style:normal;
}

.Table1 {
   background-color: #FFFFFE;
   font-family: "Arial";
	font-size: 12px;
	font-style:normal;
}