body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
}

h1, h2, h3 {
	color: #000;
	font-size: 30px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
font-size: 22px;
}

h3 {
	border-bottom:1px #666 solid;  
font-size: 18px;
}



a img { border: none }

a { text-decoration:underline;color:#a41f00; }
a:hover, a:visited { text-decoration:none;color:#a41f00; }




