body {
	background-color: #F0F0F0;
	font-size: 13px;
}
td {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
table-layout:fixed;
 

}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.menuTitle {
	font-weight: bold;
	color: #062B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}