body {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.mtitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3391;
	font-weight: bold;
}
a:link {
	color: #34479d;
	text-decoration: none;
}
a:visited {
	color: #34479d;
	text-decoration: none;
}
a:hover {
	color: #4fb3d0;
	text-decoration: none;
}
a:active {
	color: #34479d;
	text-decoration: none;
}.bluetitle {
	color: #34479d;
}
.greentext {
	color: #43aac8;
}

#menu {
	padding:10;
	margin:0;
	border: 1px solid #e5e5e5;
  }
#menu li {
	list-style-type:square;
	list-style-position: inside;
	color: #666666;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ececec;
  }
.blue {
	color: #34479D;
	font-weight: bold;
}
.titlehome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #34479D;
}
.m2title {
	font-size: 14px;
	color: #253B91;
	font-weight: bold;
}
