body {
	background-color: #E1FFEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

}
.innname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #840884;

}
   a:link {text-decoration: none; color: #800040}
   a:active {text-decoration: none; color: #800040}
   a:visited {text-decoration: none; color: #800040}
   a:hover {text-decoration: underline; color: #800040}
.vitalInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.pageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #850884;
	font-style: italic;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;

}
.tableHighlight {
	background-color: #DAB5F2;
}
.innTitle {
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}
#imgPadded {
	margin-right: 10px;
}
