#title {display:none; }

body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #EDE9E1;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #333300;
	margin-bottom: 14px;	
}
h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #333300;
	margin-bottom: 0px;
}
.medlinks {
	font-size: 12px;
	font-weight: bolder;
	color: #333300;
	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: #333300;
	text-decoration: underline;
}
a:visited {
    color: #333300;
	text-decoration: underline;
}
a:hover {
	color: #66CC66;
	text-decoration: underline;
}
a:active {
	color: #333300;
}