

body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #27282D;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #27282D;
	margin-bottom: 0px;
}
.imagespacert {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	float: right;
}
.imagespacelt {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
    float: left;
}
.caption {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #003B70;	
	font-weight: bold;
}
a:link {
	color: #003B70;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
    color: #003B70;
	text-decoration: underline;	
	font-weight: bold;
}
a:hover {
	color: #003B70;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #003B70;
	font-weight: bold;
}