.notation {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-variant: normal;
}
.header {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.disclaimer {
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.smallheader {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.redsmallheader {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.subinfo {
	font-size: 12px;
	font-weight: normal;
}
.infobox {
	border: thin dotted #000066;
}
.generaltext {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.emph {
	font-style: italic;
	font-weight: bold;
}
.maintable {
	border: thin groove #330066;
}
.innertable {
	border: thin solid #333366;
}
.menutable {
	padding: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}




.tableheading {
	font-weight: bold;
	color: #000000;
	background-color: #D03505;
}
