body {
	background-color: #DFE1D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: none;
	font-weight: bold;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 2px;
	float: none;
	font-weight: bold;
}
.bg1 {
	background-image: url(/images/mw_content_cell_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

.bg2 {
	background-image: url(/images/mv_content_cell_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

.bg3 {
	background-image: url(/images/ec_content_cell_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited {
	color: #003366;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 

a:active {
	color: #003366;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 
a:link {
	color: #003366;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 
a:hover {
	color: #003366;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 
.small {
	font-size: 9px;
}
#background-graphic {
	background-color: #DFE1D0;
	background-image: url(/images/nhym_logo_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10;
	margin-top:	10; 
}


