#body p, ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #162983;
	text-align: justify;
	width: 580px;
}
#body p {
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 70px;
	background-position: 0px 0px;
	width: 300px;
}
#body p a {
	color: #162983;
	text-decoration: underline;
}
#body p a:hover {
	color: #000000;
	text-decoration: none;
}
#body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px 46px 15px 50px;
	background-color: #BA0F22;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD700;
	border-right-color: #FFD700;
	border-bottom-color: #FFD700;
	border-left-color: #FFD700;
	padding: 0px;
}
#body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 15px 0px 0px;
}
#body ul {
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 70px;
	list-style-image: url(stern.gif);
	list-style-type: circle;
	list-style-position: outside;
}
#body li {
	margin-top: 2px;
}

