body {
	background-color: #FFFFFF; 
	font-family: verdana, Tahoma,  Arial, Helvetica;
	font-size: 11px;
	color: black;
	margin-top: 1px; 
	}

table {
        background-color: white;	
        font-size: 11px;
        }

/*Global link colours are set here. Feel free to change*/

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: underline;}


/*Header parameters are set here*/

h1{margin-bottom:4px;font-size:9pt;color:99ccff;font-family:Tahoma; verdana, Arial;} 
h2{margin-bottom:0em;font-size:14pt;color:000000;font-family:Tahoma; verdana, Arial;}
h3{margin-bottom:0em;font-size:8pt;color:99ccff;font-family:verdana; Arial;}