<style type="text/css">


BODY {  font-size: 10pt; font-family: Arial, sans-serif; font-style: normal; color: #00ff00;}

P, TD {  font-size: 10pt; font-family: Arial, sans-serif; font-weight: medium }

H6 {  font-size: 12pt; font-family: Arial, sans-serif; font-style: normal; font-weight: bold; margin-left: 0px; color: #ffffff;}

H5 {  font-size: 14pt; font-family: Arial, sans-serif; font-style: normal; font-weight: bold; margin-left: 0px; color: #ffff99;}

H4 {  font-size: 10pt; font-family: Arial, sans-serif; font-style: normal; font-weight: bold; margin-left: 0px; color: #ffffff;}

H3 {  font-size: 12pt; font-family: Arial, sans-serif; font-style: normal; font-weight: bold; margin-left: 0px; color: #000000;}

H2 {  font-size: 14pt; font-family: Arial, sans-serif; font-style: normal; font-weight: bold; margin-left: 0px; color: #000000;}

H1 {  font-size: 16pt; font-family: Arial, sans-serif; font-style: normal; font-weight: bold; margin-left: 0px; color: #ffffff;}
	   
body    {
	    background-image: url('images/back.jpg');
	    background-repeat: repeat-x;
	    background-color: #FFFFFF;
		}
table   {
		background-color:#009F00;
		}
A:link {
		font-weight: bold;
		font-family: papyrus, Arial, sans-serif;
		word-spacing: normal;
		text-decoration: none;
		color: #000000;
		}

A:visited { 
		font-weight: bold;
		font-family: papyrus, Arial, sans-serif;
		word-spacing: normal;
		text-decoration: none; 
		color: #800080;
		}   
A:hover{
		font-weight: bold;
		font-family: papyrus, Arial, sans-serif;
		word-spacing: normal;
		text-decoration: underline;
		color: #ffffff;
		} 
.top{
		margin-top:0px;
		margin-left:0px;
		height:100px;
		width:780px;
		background-color:#00cc00;
		}
.navigation{
		margin-top:0px;
		margin-left:650px;
		width:130px;
		height:500px;
		background-color:#00cc00;
		}

.centre{
		margin-left:-130px;
		width:650px;
		height:500px;
		background-color:#00cc00; 
		color:#ffffff;
		margin-top=-500px;
		}

</style>