body {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	text-align:center; /** this combined with envelope's "left" centers the envelope on the page in IE **/
}

A.small:link {text-decoration: none; color: #000066; font-weight:bold; font-size: 9pt}
A.small:visited {text-decoration: none; color: #000066; font-weight:bold; font-size: 9pt}
A.small:hover {text-decoration: none; color: #666666; font-weight:bold; font-size: 9pt}

.smblack {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000}
A.smblack:link {text-decoration: none; color: #000000; font-weight:bold; font-size: 8pt}
A.smblack:visited {text-decoration: none; color: #000000; font-weight:bold; font-size: 8pt}
A.smblack:hover {text-decoration: none; color: #666666; font-weight:bold; font-size: 8pt}

.smblue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000066}
A.smblue:link {text-decoration: none; color: #000066; font-weight:bold; font-size: 9pt}
A.smblue:visited {text-decoration: none; color: #000066; font-weight:bold; font-size: 9pt}
A.smblue:hover {text-decoration: none; color: #666666; font-weight:bold; font-size: 9pt}

.white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF}
.boldwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF}

.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#bg {background-image:url(./images/fadedmzlogo.gif);
			background-position:center center;
			background-repeat:no-repeat} 
