A { text-decoration: none; } 
A:hover { text-decoration: underline; }
#bullet ul {
	margin-left: 16px;
	padding-left: 0;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	color: #656565;
}
.submenu_back {
	background-image: url(images/submenu_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.body_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	color: #656565;
	padding-top: 6px;
	padding-bottom: 6px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #455972;
	letter-spacing: 1px;
}
.h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #707E68;
}
.h1Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	color: #86212E;
	letter-spacing: 2px;
	text-transform: uppercase;
}

