body {
	background-color: #FFFFFF; 
	font-family: verdana,Arial,Helvetica;
	font-size: 11px;
	color: black;
	margin-top: 15px; 
	}

table {
        background-color: white;	
        font-size: 11px;
        }

/*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{font-size:13pt;color:#026595;font-family:tahoma,Verdana,Arial;margin:0px;padding:2px} 
h2{font-size:9pt;color:#58a9de;font-family:tahoma,verdana,Arial;margin:6px;padding:0}
h3{font-size:8pt;color:#800080;font-family:tahoma,verdana,Arial}
h4{font-size:8pt;color:#c0c0c0;font-family:tahoma,verdana,Arial;margin:10px;padding:0}


