#body{
	font-family:verdana, arial, sans-serif;
	font-size:13px;	
}
#body p.info{
	color:#014caa;
	display:block;
	margin-left:58px;
	margin-top:50px;
	margin-bottom:15px;
	text-decoration:none;
}
#body p.info a:link, #body p.info a:visited{
	color:#014caa;
	text-decoration:none;
}
#body p.info a:active, #body p.info a:hover{
	border-bottom:1px dotted;
}
#body #mcont p{
	font-size: 13px;
	line-height:20px;
}
#mcont h2, #mcont h3{
	font-family:Tahoma, verdana, arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:normal;
}

#mcont a:link, #mcont a:visited {
	color:#014caa;
	text-decoration:none;
}
#mcont a:active, #mcont a:hover {
	background-image:none;
	text-decoration: none;
}
#footer p {
	font-family:verdana, arial, sans-serif;
	font-size: 13px;
}
#footer p a:link, #footer p a:visited {
	color: white;
	text-decoration:none;
	border-bottom:1px dotted;

}
#footer p a:active, #footer p a:hover {
	background-image:none;
	border-bottom:2px solid;
}
#footer p em {
	color: white;
}

