#title {display:none; }

body {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #4C721D;
	letter-spacing: 2px;
	margin-bottom: 15px;	
}
h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #4C721D;
	margin-bottom: 0px;
}
address {
	font-style: normal;
}
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
}
.medlinks {
	font-size: 12px;
	font-weight: bolder;
	color: #4C721D;
	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: #4C721D;
	text-decoration: underline;
}
a:visited {
    color: #4C721D;
	text-decoration: underline;
}
a:hover {
	color: #4C721D;
	text-decoration: underline;
}
a:active {
	color: #4C721D;
}
