ul#leftnav
{
	font-family: "ITC Avant Garde Gothic";
	list-style-type: none;
	text-decoration: none;
	align: left;
	font-size: 18px;
	font-weight: normal;
	right: 10em;
}

ul#leftnav a
{
	display: block;
	text-decoration: none;
	background: #0099cc;
	color: #fff;
	padding: .2em .5em;
	border:-bottom;
	font-size: small;
: 1px solid #fff
	width: 7em
}

ul#leftnav a:hover
{
	background: #69c;
	color: #000;
	}
	
body {	
	background-color: #FFFFFF;
	align: centre;
	font-family: "ITC Avant Garde Gothic";	
	font-size: small;	
	line-height: normal;	
	color: 0099cc;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h1	{color: #0099CC;
	font-family: "ITC Avant Garde Gothic";
	background-color: #FFFFFF;
	}
h2 {
	color: #0099CC;
	font-family: "ITC Avant Garde Gothic";
	background-color: #FFFFFF;
	font-size: medium;

	}
h3 {	
	font-family: "ITC Avant Garde Gothic";	
	font-size: 1.15em;	
	background-color: #FFFFFF;  	
	color: #0099CC
	}
h4 {
	color: #0099CC;
	font-family: "ITC Avant Garde Gothic";
	}

