<style type="text/css">
body {font-family: Helvetica,Arial, sans-serif;}
body {font-family: Helvetica,Arial, sans-serif;}
h1 {	font-family: League Gothic, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 160%;	
	display:inline;
	}
.topnav {
	border-bottom: 3px solid #FF0C9C;
	background-color:#F6F6F6;
	height: 55px;
	}
.topnav h3{
	display:inline;
	font-size: large;
	}
.topnav a:hover{
	color: #DD0079;
	}
.topnav small{color: blue;}
h2 {	font-family: League Gothic;
	font-size: 110%;
	border-bottom: 1px dashed gray;
	font-weight: bold;
	}
h3 {	font-family: League Gothic;}
.categories {
	font-size: 80%;
	float: right;}
.categories a {color: blue;}
.sidead {float: left;
	margin: 3px;}
.pagelinks a{
	border: solid 1px  black;
	text-decoration: none;
	margin: 2px;
	padding: 3px;}
.pagelinks a:hover {
	background-color: yellow;}
.pagelinks a:visited {
	background-color: yellowgreen;}
.thispage a{
	border: solid 3px  black;
	text-decoration: none;
	margin: 2px;
	padding: 3px;
	background-color: #8B8378;}
.description {
	font-size: 80%;
	}
td { vertical-align: top; }
td img { 
	display: block;
	margin-left: auto;
  	margin-right: auto;
 }
 .policy { font-size: 65%; }
 .centre td { text-align: center; }
 .halfimage img {
 	width: 50%;
 	height: 50%;
 	}
 .impact{border: 3px dashed black;
		padding 5px;}
 .track{ position: absolute;
 		top: 0px;
 		left: 0px;
         	width: 1;
	 	 height: 1px;
	 }
.blogEntry img {
	float: left;
	padding: 5px;
	}
.blogDate{
	background-color:#CCFF66;
	font-size: 75%;
	}
</style>
