@charset "utf-8";
body {
	background-color: #C1DBC2;
}
h1 {
	font-size: 24px;
}
.dmtableright {
	float: right;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}

a:visited {
	color: #000000;
}
a:link {
	color: #005E2F;
}
.dmtableleft {
	float: left;
	padding: 10px;
	vertical-align: top;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.specialheader {
	font-family: Centaur;
	font-size: 24px;
	color: #9900CC;
}
.dmcasefieldset {
	color: #000000;
	padding: 5px;
	border: 1px solid #CC0000;
}
.questionfieldset {
	padding: 5px;
	border: 1px solid #000000;
}
