
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: Silver;
}

p.maintext{
	font: medium Arial;
	text-align: left;
}

span.footnote {
	vertical-align: super;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	font-weight: normal;
}

tr.mchcopy1 {
	font-size: smaller;
}


tr.mch1 {
	font-size: medium;
	background-color: Silver;

}

td.mch1a {
	color: Red;
}



td.mch2a {
	
}

span.mchaf1 {
	color: Red;
}

tr.mcrightp {
	
}



tr.mch2 {
	background: #999999;
	color: White;
	font-size: medium;
	font-weight: bold;
	border: thick;
	
	
}



table.mctoc {
	
}
td.mcmain {
	text-align: left;
}

td.mcleftp {
	
}

table.google {
	
}


mch1 {
	
}

tr.mcf1 {
	
}


table.mcf2 {
	background: #999999;
}

tr.mcbcopyr {
	
}


.menu {
	position: relative;
	background-color: gold;
	border: 1px solid darkblue;
	width: 150;
	font-size: 12px;
	font-family: verdana;
	font: bold;
	position: absolute;
	cursor: pointer;
}

.item_panel {
  width:150;
  border-left:1px solid darkblue;
  border-right:1px solid darkblue;
  clip:rect(0,150,0,0);
  position:absolute;
}

.item_panel a {
	text-decoration: none;
	color: black;
	cursor: default;
}

.item {
	background-color: #FFFFB2;
	width: 148;
	font-size: 11px;
	font-family: verdana;
}