body {
	font-family: Arial, Helvetica-Normal, Geneva, Verdana, sans-serif;
	font-size: 80%;
	background-color: #C2C2A8;
	list-style-type: square;
	text-align: left;
	margin: 0px;
}
tr, td {
	vertical-align: top;
	font-size: 90%;
}

td.contact {
	font-size: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #333333;
}
.feedback {
	font-size: 80%;
	font-weight: bold;
	color: #0033CC;
}
tr, td {
	vertical-align: top;
}
li {
	font-size: 100%;
	list-style-type: square;
}
.textarea {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 100%;
	border: 1px solid #333333;
}
.footer {
	font-size: 80%;
	text-align: right;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CD7F32;
	text-decoration: underline;
}
.title {
	color: #0033CC;
	font-size: 90%;
	font-weight: bold;
}
.medstaff {
	color: #0033CC;
	font-size: 90%;
	font-weight: bold;
}
.leftarea {
	width: 173px;
	padding: 3px;
}
td.contactrpmh {
	font-size: 80%;
}

.bigtitle, .wn_title {
	color: #0033CC;
	font-size: 110%;
	font-weight: bold;
}

td.rpmh {
	font-size: 80%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #333333;
}

.header {
	text-align: center;

}
.wn_title {
	text-align: center;
}

.wn_footer {
	font-size: 80%;
	text-align: center;
}
.red {
	color: #FF0000;
}
h5 {
	font-size: 100%;
}
