body, table, td, tr{
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
p{
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}	
img {
	border:0
}

a, a:link, a:visited{
	color: #a81e14;
	text-decoration: none;
}
a:hover{
	color: #3a2f28;
	text-decoration: none;
}
h2 a, h2 a:link, h2 a:visited{
	color: #a81e14;
	text-decoration: none;
}
h2 a:hover{
	color: #3a2f28;
	text-decoration: underline;
}

h1, h2, h3, h4{
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
		letter-spacing: 1px;
}
h1{
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	color: #ad1201;
	margin-bottom: 8px;
}
h2{
	margin-bottom: 5px;
	padding-bottom: 0;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #3a2f28;
}
h3{
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #ad1201;
}
h4{
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #ad1201;
}