.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F6FBFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #F6FBFF;
	font-size: 12px;
}
.MenuFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}
body {
	background-image: url(images/Bodybg.jpg);	
}


a.MenuFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:none;
	color: #F6FBFF;
}
.tableBorder {
	border: thin solid #2c313e;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A196D;
	font-size: 12px;
}