h1 {
	font-weight: normal;
	letter-spacing: 0.2em;
	font-size: 1.8em;
	margin: 1em 0 0 0;
}

h2 {
	font-size: 1.6em;
	text-align: center;
}

h3 {
	font-size: 15px;
	margin: 1em 0 5px 0;
}

img {
	border:0;
}

img.typ1 {
	margin: 15px 0 5px 0;
	border: 1px solid #800000;
}

img.typ2 {
	margin: 30px 0 0 0;
}

img.typ3 {
	margin: 5px 0 40px 55px;
}

img.typ4 {
	margin: 30px 0 0 -20px;
}

img.typ5 {
	margin: 5px 0 30px 55px;
}

img.typ6 {
	float: right;
}

p {
	text-align: justify;
	margin: 0.8em 0 0 0;
}

p.typ1 {
	text-align: center;
}

p.typ2 {
	text-align: right;
}

p.typ3 {
	text-align: center;
	font-weight: bold;
	margin: 1.7em 0 0 0;
	font-size: 1.6em;
}

p.typ4 {
	text-align: right;
	font-size: 12px;
}

a {
	color: #800000;
}

a:hover {
	color: #666666;
}

table.typ1 {
	width: 20em;
}

th,td {
   font-size:0.8em;
}

td.typ1 {
	text-align: center;
}

td.typ2 {
	padding: 0px;
	margin-left: 0px;
	border-top: 5px solid #E0AC00;
	border-bottom: 5px solid #E0AC00;
	vertical-align: middle;
	text-align: center;
	height: 164px;
	width: 164px;
	background-color:#663300;
}

td.typ3 {
	padding: 0px;
	margin-left: 0px;
	border-top: 5px solid #E0AC00;
	border-bottom: 5px solid #E0AC00;
	border-left: 10px solid #E0AC00;
	border-right: 10px solid #E0AC00;
	vertical-align: middle;
	text-align: center;
	height: 164px;
	width: 164px;
	background-color:#663300;
}


li.typ1 {
	margin-bottom: 5px;
}

