ul {
	margin-bottom: 0.7em;
	margin-right: 12px;
	margin-left: 12px;
	padding-left: 12px;
	margin-top: 0px;
}

li {
}

a {
	color: #000000;
	border: 0px;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-size: 19px;
	color: #eba700;
}
h2 {
	font-size: 17px;
	color: #eba700;
	font-weight: normal;
	margin-bottom: 5px;
}
h3 {
	font-size: 13px;
	color: gray;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	font-size: 13px;
	color: gray;
	font-weight:normal;
	margin-bottom: 5px;
}
h5 {
	font-size: 14px;
	color: #CC3300;
	display: inline;
}
p {
	line-height: 180%;
	margin: 0 0 5px 0;
}
p.typ1 {
	font-weight: bold;
	color: #eba700;
	font-size: 15px;
}
p.typ2 {
	text-align: center;
}
p.typ3 {
	text-align: right;
}
img {
	border: 0;
}

img.typ1 {
	float: right;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 10px;
}

img.typ2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 4px;
}

img.typ3 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

table {
	border-collapse: collapse;
}

table.typ1 {
	width: 100%;
}

table.imgal {
	margin: 10px 0 0 0;
}

td.imgal1 {
	padding: 0px;
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
}

td.imgal2 {
	width: 12px;
}

td.imgal3 {
	height: 12px;
}

