body {
  
}
TD {
	background-color: #D1D1D1;
}
.Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	letter-spacing: 0.2em;
	text-decoration: none;

}
.MenuSelected {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;


 }
.logo {
	background-color: #FFFFFF;
}
.footer {
	background-color: #FFFFFF;
	font-family:Verdana;
	font-size:8pt;
	text-align: center;


	
}
.Content {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	







}