body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	display: inline;
}
a:hover .img_border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #3E4C89;
	border-style: solid;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	color: #355004;
	font-size: 12px;
	line-height:1.3;
}
.content a, .content_bold a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover, .content_bold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.content_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #496685;
	font-size: 10px;
}
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.footer_nav a {
	font-weight: bold;
	color: #355004;
	text-decoration: none;
}
.footer_nav a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
