.header {
	background-image: url(images/michelLogo.gif);
	background-repeat: no-repeat;
}
.headerBg {
	background-image: url(images/bgTop.gif);
	background-repeat: repeat-x;
}
.topNav {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCC99;
	text-decoration: none;
}
.contactTxt {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
}
.body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
.bodyTitle {
	font-family: Verdana;
	font-size: 16px;
	color: #394F04;
	font-weight: bold;
}
.titleGraphicBg {

	background-image: url(images/titleGraphic.jpg);
	background-repeat: no-repeat;
}
.bodyLink {
	font-family: Verdana;
	font-size: 12px;
	color: #336600;
	text-decoration: underline;
}
.bodyRed {

	font-family: Verdana;
	font-size: 12px;
	color: #330000;
	list-style-image: url(images/bullet.gif);
}
.bodyGreen {


	font-family: Verdana;
	font-size: 12px;
	color: #394F04;
	list-style-image: url(images/bullet.gif);
}
.bodyTitleSub {

	font-family: Verdana;
	font-size: 14px;
	color: #394F04;
	font-weight: bold;
}
.topNavOff {

	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #394F04;
	background-color: #CCCC99;
	text-decoration: none;
}

