	
h1 {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #a42a2c;
	padding-left: 0;
	text-transform:uppercase;
	}
h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #a42a2c;
	}
h3 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #a42a2c;
	}

	
	blockquote {
	max-height: 150px;
	overflow: auto;
	
	margin: 0px;
	padding: 0px;
		
	}
	
	
	a {
	color: black;
	}
	
	a:hover {
	color: #a42a2c;
	text-decoration: none;
	}
	
h6 {	
	font-weight: normal;
	background-color: #ebebeb;
	margin: 0px;
	width: 125px;
color: black;
	padding: 0px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-right: 10px;
	font-size: 11px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;


	}
	
	h6 b 
	{
color: #a42a2c;
}
		
h6 a {	
color: black;

	}



span.detail { 
	background-image:url(images/meertbg.jpg);
	background-repeat:no-repeat;
	color:#F0E398;
	margin-top:10px;
	width:93px;
	display:inline-block;
	float:right;
	height:22px;
	padding-top:3px;
	text-align:center;
	}
