/* CSS Document */
.brownmed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #756850;
}
.whitemed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bluemed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #00204E;
}
.bluemed2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00204E;
}
.border {
	border: 1px solid #00204E;
}.whitemedunderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
