<style type="text/css">
	.def {
		font-family: Arial, Helvetica, Sans-Serif;
	}
	.hdr {
		text-align: center;
		text-decoration: none;
		font:"Perpetua Titling MT", Perpetua, "Modern No. 20", Verdana, "Copperplate Gothic Light";
		font-weight: bold;
		font-size: 48pt;
		color: #d62828;
		background: ivory;
		vertical-align: center;
	}
	.hdr_img {
		height: 90px;
		width: 65px
		}
	.hdr3_list {
		display: inline;
		list-style: none;
		margin-left: 1px;
		padding-left: 0px; 	
		color: ivory;
		background-color: #999999; 	
		font-size: 8.7pt;
		height: 15;
		vertical-align: middle
	}
	.hdr3_list td {
		display: inline;
		list-style: none;
		margin-bottom: 0;
		color: black;
		font-weight: bold;
		font-size: 8.7pt;
		background-color: #E6E6E6;
		height: 15; 
	}
	.hdr3_list a {
		text-decoration: none;
		color: black;
		font-size: 8.7pt;
		font-weight: lighter;
		height: 15;
	}
	.hdr3_list a:hover {
		font-size: 8.7pt;
		color: #DC4301;
		font-weight: bold;
		height: 15;
	}
</style>