.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}

.minitextEm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: A05F34;

}

.nutshell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: B0B0B0;
}
.nutshellHeading {
	color: 1d1d1d;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
a.body:link {font-weight: bold}
a.body:visited {font-weight: bold}
a.body:hover {font-weight: bold}

.bodyEm {
	font-weight: bold;
}
.medtext {
    font-size: 11px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
a.medtext:link {font-weight: bold}
a.medtext:visited {font-weight: bold}
a.medtext:hover {font-weight: bold}

.ref {
	font-size: 70%;
	position: relative;
	top: -1ex;
}

.glossaryword {
	color: A05F34;
	border-bottom: 1px dashed #996633;
}

