table { 
	margin: 0; 
	border: none; 
	border-collapse: collapse; 
} 

h1, h2, h3 { 
	line-height: 1.4em;  
	font-weight: bold;
	font-style: normal; 
	text-align:center;
	color:#C93737;
	margin:2px;
	padding:0px;
}

h4, h5, h6 {
	line-height: 1.2; 
	font-weight: bold;
	font-style: normal;
	margin:2px;
	padding:0px;
}

strong{
	color:#474747;
}

p {
	margin: 1em 0;
}

img{
	border:0;
} 