<!--   



body {	
	margin: 3em 5em 5em 5em;
	padding: 0em 0em 0em 0em;
	font-family: arial, verdana, sans-serif;
	text-align: justify; 
	border: none;
	background-color: white;
	background-repeat: no-repeat; 
	background-position: top;
	}

p {
	margin-top: 1em;
	margin-bottom: 1em; 
	text-align: justify;
	}

p.left {
	text-align: left;
	}
p.center {
	text-align: center;
	}

p.google {
	text-align: center;
	}
p.tiny {
	font-size: 75%;
	font-style: italic;
	}

table { 
	font-family: arial,verdana,sans-serif; 
	text-align:left; 
	background:transparent;
	}
td { 
	text-align:left;
	width:25%;
	}
th { 
	text-align:center; 
	font-size:small;
	}
li { 
	text-align:left; 
	font-size: small; 
	list-style: none;
	}
li.bar {
	margin: 0 em, 0 em, 0 em, -1 em;
	text-align:left;
	list-style:none;
	font-size:x-small;
	}
h1 { 
	text-align:center;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	}

/* Don't forget to try display: run-in;  with headers */

h2 { 
	text-align:justify;
	font-family: arial, verdana,sans-serif;
	font-style: italic;
	}
h3 { 
	text-align:center;
	font-family: arial, verdana,sans-serif;
	font-style: italic;
	}

A:link { 
	color:#000000;
	text-decoration:none; 
	}
A:visited { 
	color:#000000;
	text-decoration:none; 
	}
A:hover { 
	color:#ffffff;
	text-decoration:none; 
	background-color:#000000;
	}
A:active { 
	color:#ffffff;
	text-decoration:none; 
	background-color:#000000;
	}
A:focus {
	color:#ffffff;
	text-decoration:none; 
	background-color:#000000;
	}


#TOP {
	position: relative;
	margin: 5% 18% 0% 18%;
	padding: 2em;
	border: 0em;
	background: transparent;
	}

#TOPLEFT {
	position: absolute;
	height: auto;
	top: 0%;
	right: auto;
	bottom: 70%;
	left: 1em;
	padding: 0em;
	border: 0em;
	background: transparent;
	overflow: auto;
	width: 15%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 15%;
	}	

#LEFT {
	position: absolute;
	height: auto;
	top: 25%;
	right: auto;
	bottom: auto;
	left: 1em;
	padding: 0em;
	border: 0em;
	background: transparent;
	overflow: visible;
	width: 15%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 15%;
	}
html>body #left {
	width: 15%; /* ie5win fudge ends */
	}
	
#TOPRIGHT {
	position: absolute;
	top: 0;
	right: 1em;

	bottom: 70%;
	left: auto;
	padding: 0em;
	border: 0em;
	background: transparent;
	width: 15%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 15%;
	}

#RIGHT {
	position: absolute;
	top: 25%;
	right: 1em;
	bottom: auto;
	left: auto;
	padding: 0em;
	border: 0em;
	background: transparent;
	width: 15%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 15%;
	}

#BOTTOMLEFT {
	float: left;
	height: auto;
	top: 95%;
	right: 0%;
	bottom: auto;
	left: 1em;
	padding: 0em;
	border: 0em;
	background: transparent;
	overflow: auto;
	width: 15%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 15%;
	}	
#BOTTOMRIGHT {
	float: right;
	height: auto;
	top: 95%;
	right: 1em;
	bottom: auto;
	left: 0%;
	padding: 0em;
	border: 0em;
	background: transparent;
	overflow: auto;
	width: 15%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 15%;
	}	
#FOOTER {
	position: inherit;
	float: clear;
	margin: 0% 18% 0% 18%;
	padding: 0%;
	border: 0em;
	background: transparent;
	height: 5em; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 5em;
	}

#FOOTER p {
	text-align: center;
	font-size: x-small;
	}



-->

