body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #640016;
	margin-bottom: 15px;
	letter-spacing:1px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 0px;
}
.medlinks {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 0px;
    margin-top: 0px;
}
.imagespacert {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.imagespacelt {
	margin-right: 15px;
    float: left;
}
a:link {
	color: #640016;
	text-decoration: none;
}
a:visited {
    color: #640016;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #640016;
}