body {
	background-color: #FFFFFF; 
	font-family: verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: black;
	margin-top: 0px; 
	}

table {
        font-size: 11px;
        color: black;
        }

/*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:10pt;color=#000000;font-family:Tahoma; verdana, Arial;} 
h2{margin-bottom:0em;font-size:8pt;color=#000000;font-family:Tahoma; verdana, Arial;}
h3{margin-bottom:0em;font-size:8pt;color=#99ccff;font-family:Tahoma; verdana; Arial;}