body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #002D40;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #002D40;
	margin-bottom: 0px;
}
.medlinks {
	font-size: 13px;
	font-weight: bold;
	color: #002D40;
	margin-bottom: 0px;
    margin-top: 0px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
    color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #006666;
	text-decoration: underline;
}
a:active {
	color: #006666;
}