body, table {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 160%;
	margin: 0;
color: #5e5e5e;
}

b, strong { color:#7d1313;font-size:15px; }


h1, h2, h3 {
	color: #7d1313;
	font-size: 28px;
	font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif;
	margin-top: 0.2em;
font-weight:100;
}

h1 {
text-transform: uppercase;
}
h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}



a img { border: none; }
a {color: #7d1313; text-decoration: underline;}
a:hover {text-decoration:none;}