td img {display: block;}


.header {
font-family: Gill Sans, Arial, helvetica;
font-size:18px;
color: #771B1E;
font-weight:bold;

}
.subheader {
font-family: Gill Sans, Arial, helvetica;
font-size:14px;
color: #000000;
font-weight:bold;

}
.content {
font-family: Gill Sans, Arial, helvetica;
font-size:12px;
color: #000000;
font-weight:normal;

}

a {
font-family: Gill Sans, Arial, helvetica;
font-size:12px;
color: #771B1E;
font-weight:bold;

}
a:hover {
font-family: Gill Sans, Arial, helvetica;
font-size:12px;
color: #b88b00;
font-weight:bold;

}
.style1 {
	font-size: 9px;
	color: #CCCCCC;
	line-height:10px;
	font-weight:normal;
}