body {
	
	font-family: verdana, Tahoma,  Arial, Helvetica;
	font-size: 11px;
	color: black;
	margin-top: 10px; 
	}

table {
        font-family: verdana, Tahoma,  Arial, Helvetica;        
        background-color: white;	
        font-size: 11px;
        }

ul {    font-family: verdana, Tahoma,  Arial, Helvetica;        
        font-size: 11px;	
        line-height: 18px;
        }

/*Global link colours are set here*/

a:link 		{color: #0000FF; text-decoration: none ;}
a:visited 	{color: #0000FF; text-decoration: none ;}
a:active 	{color: #0000FF; text-decoration: none ;}
a:hover 	{color: #FF0000; text-decoration: none ;}


/*Header parameters are set here*/

h1{margin-bottom:2px;font-size:8pt;color:#e9eedb;font-family: verdana, Arial;} 
h2{margin-bottom:0em;font-size:11pt;color:#993366;font-family: verdana, Arial;}
h3{margin-bottom:0em;font-size:8pt;color:#gray;font-family: tahoma, Arial;}
h4{margin-bottom:0em;font-size:8pt;color:#e9eedb;font-family: verdana, Arial;}
