body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #a1cef4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #0000FF;
}
.med_heading {
	font-size: 28px;
	text-transform: capitalize;
	color: #000099;
}
.evidentiere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
.diagnostice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

