#teaser p, #teaser li, #teaser td {
	font-size: 86%;
	color: #0e0f0f;
}

#teaser li li,
#teaser td p {
	font-size: 100%;
}

#teaser p {
	line-height: 149%;
	margin: 0;
	color: #0e0f0f;
}

#teaser a {
	color: #0e0f0f;
	text-decoration: none;
}

#teaser h1,
#teaser h2,
#teaser h3 {
	margin: 0;
	padding: 0;
}

#teaser h1 {	
	font-size: 93%;
	line-height: 108%;
	font-weight: normal;
	color: #ffffff;
	background-color: #660c0c;
	padding: 3px 7px 3px 7px;
	letter-spacing: 2px;	
	text-transform: uppercase;	
	letter-spacing: 2px;	
}

#teaser h2 {	
	font-size: 142%;
	line-height: 149%;
	font-weight: bold;
	padding: 3px 0;
	color: #0e0f0f;
	letter-spacing: 1px;	
}

#teaser h3 {	
	font-size: 116%;
	line-height: 116%;
	font-weight: bold;
	padding: 0px;
	color: #0e0f0f;
	letter-spacing: 1px;	
}

#teaser h4 {	
	font-size: 86%;
	line-height: 93%;
	padding: 2px 7px 2px 7px;
	margin: 4px 0;
	color: #0e0f0f;
	background-color: #fbc28f;
	font-weight: normal;	
}

#teaser h1 a,
#teaser h2 a,
#teaser h3 a {
	text-decoration: none;	
}

#teaser ul {
	padding: 0px;
	margin: 12px 0px 0px 27px;
}

#teaser ul li {
	padding-left: 8px;
}

#teaser hr {
	border: solid 1px #0e0f0f;
	border-top: solid 1px #0e0f0f;
}
