#title {display:none; }

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

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

h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #154F3C;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #154F3C;
	margin-bottom: 0px;
}
.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;

}

.links {
	font-size: 10px;
	line-height: 14px;
	
}

.privacy {
	color: #154F3C;
	font-weight: bold;
}	

.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #154F3C;
	text-decoration: underline;
}
a:visited {
    color: #154F3C;
	text-decoration: underline;
}
a:hover {
	color: #154F3C;
	text-decoration: underline;
}
a:active {
	color: #154F3C;
}
