body {
	background-color: #FFFFFF; 
	font-family: verdana, Tahoma,  Arial, Helvetica;
	font-size: 12px;
	color: black;
	margin-top: 10px; 
	}

table {
        background-color: white;	
        font-size: 12px;
        }

/*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: #bf0000; text-decoration: none;}


/*Header parameters are set here*/

h1{margin-bottom:0px;font-size:9pt;color=#808080;font-family:verdana, Arial;} 
h2{margin-bottom:0em;font-size:8pt;color=#808080;font-family:verdana, Arial;}
h3{margin-bottom:2px;font-size:8pt;color=#666699;font-family:verdana, Arial;}