.mhbody {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #E6E6E6;
	text-decoration: none;
	letter-spacing: .8px;
}
.mhbodygrey {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #A6A6A6;
	text-decoration: none;
	letter-spacing: .8px;
}
.mhlink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	color: #E6E6E6;
	text-decoration: none;		
	letter-spacing: .8px;
}
.mhtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;
	letter-spacing: .8px;
}
.mhtitlewhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: .8px;
}
.mhtitlesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;
	letter-spacing: .8px;
}
.mhtitlesmallgrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	letter-spacing: .8px;
}
.mhtitlesmallwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: .8px;
}

