#title {display:none; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #49688A;
	margin-bottom: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #49688A;
	margin-bottom: 0px;
}
.medlinks {
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
    margin-top: 0px;
	line-height: 13px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
div a:link {
	color: #000000;
}
div a:visited {
	color: #000000;
}
div a:hover {
	color: #000000;
}
div a:active{
	color: #000000;
}
a:link {
	color: #49688A;
	text-decoration: underline;
}
a:visited {
    color: #49688A;
	text-decoration: underline;
}
a:hover {
	color: #49688A;
	text-decoration: underline;
}
a:active {
	color: #49688A;
}
