body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


.menutitle{
	cursor:pointer;
	/*margin-bottom: 5px;*/
	padding:11px 0;
	color:#000000;
	color:#3397d1;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	width:100%;
	text-align:left;
	font-weight:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3397d1;
}

.submenu a{
margin-bottom: 0.5em;
color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
}
.submenu a:hover{
margin-bottom: 0.5em;
color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
}