
 /* $MVD$:color("19","e22b8a","Blue Violet","0") */
 /* $MVD$:fontset("Verdana","Verdana") */
 BODY { font-family : "Verdana";
        background-color : white;}
 .mvd-BODY { font-family : "Verdana";
             background-color : white;}
 H1 { font-size : 14.0pt;}
 .mvd-H1 { font-size : 14.0pt;}
 H2 { font-size : 12.0pt;}
 .mvd-H2 { font-size : 12.0pt;}
 H3 { font-size : 10.0pt;}
 .mvd-H3 { font-size : 10.0pt;}
 H4 { font-size : 10.0pt;}
 .mvd-H4 { font-size : 10.0pt;}
 H5 { font-size : 10.0pt;}
 .mvd-H5 { font-size : 10.0pt;}
 H6 { font-size : 10.0pt;}
 .mvd-H6 { font-size : 10.0pt;}
 A:link { color : blue;}
 A:visited { color : purple;}
 A:active { color : silver;}
  CITE.expandspot { font-style : normal;
		color : green;
		cursor: hand;}
 .mvd-CITE-expandspot { font-style : normal;
		color : green;
		cursor: hand;}
 DFN.collapsed { font-style : italic;
		font-weight : normal;
		display : none;
		color : red;}
 .mvd-DFN-collapsed { font-style : italic;
		font-weight : normal;
		display : none;
		color : red;}
 DFN.expanded { font-style : italic;
		font-weight : normal;
		color : red;}
 .mvd-DFN-expanded { font-style : italic;
		font-weight : normal;
		color : red;}
 EM.dropspot { cursor : hand;
		color : green;}
 .mvd-EM-dropspot { cursor : hand;
		color : green;}
 CITE.glossterm { font-style : normal;
		color : maroon;
		cursor : hand;}
 .mvd-CITE-glossterm { font-style : normal;
		color : maroon;
		cursor : hand;}
 DFN.glosscollapsed { font-style : italic;
		font-weight : normal;
		display : none;
		color : blue;}
 .mvd-DFN-glosscollapsed { font-style : italic;
		font-weight : normal;
		display : none;
		color : blue;}
 DFN.glossexpanded { font-style : italic;
		font-weight : normal;
		color : blue;}
 .mvd-DFN-glossexpanded { font-style : italic;
		font-weight : normal;
		color : blue;}
 .example { font-size: 13px; font-family: Courier New, Sans Serif; }
 div { margin-bottom: .5em; }
 th { text-align: center; }
 table { margin-top: .5em; margin-bottom: .5em; }
 table.gridded {
 		border: 1px solid black;
		border-collapse: collapse; }
 table.gridded th { border: 1px solid black; padding: 1px 3px; }
 table.gridded td { border: 1px solid black; padding: 1px 3px; }
 table.tablenote { margin-top: -.2em; }
 .smallnote { font-size: 70%; }
 .monospace { font-family: Courier New,monospace; }
 .underline { text-decoration: underline; }
 .indent { margin-left: 1em; }
 div.navigate {
 	font-size: 70%;
	font-weight: 700;
	font-style: italic;
	width: 100%;
	border: 1px solid black;
	padding: .2em .2em;
	background-color: lightblue;
 }

 div.tabletitle { margin-top: 1em; text-decoration: underline; }
 div.note {
 	margin: 0em 1em;
	border: 1px solid black;
	padding: 3px;
	background-color: palegoldenrod;
	width: 100%:
	display: block; }
 hr.short { width: 50%; height: 2px; }

