body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #81938A;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #81938A;
	margin-bottom: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #005F65;
	margin-bottom: 0px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 5px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #005F65;
	font-weight:bold;
	text-decoration: underline;
}
a:visited {
    color: #005F65;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color: #005F65;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #005F65;
	font-weight:bold;
}
