<style type="text/css">

body {
	font-family: Bookman Old Style, Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-smooth: always;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
    line-height: 150%;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-smooth: always;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
	
}

.dead {
color: #ec5308;

	text-decoration: none;
	font-weight: bold;

	}


a {
color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:link {
color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:visited {
color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
text-decoration:none;
	color: #f96e2a;
	font-weight:bold;
	}
	
a:active {
text-decoration:none;
	color:#333333;
	font-weight:bold;
	}

a:link img{border-color: #ffffff;
border-width: 1px;
}
a:visited img{border-color: #ffffff;
border-width: 1px;
}
a:hover img{border-color: #ffffff;
border-width: 1px;
}

b {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}


h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-weight: bold;
		font-size: 28px;
	color: #333333;
}
h3 {
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	
}

</STYLE>