body {
	background-color: #FFFFFF; 
	font-family: verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: black;
	margin-top: 15px; 
	}

table {
        background-color: #FFFFFF;	
        font-size: 11px;
        }


#blueborder
{
border: 1px solid #0066cc
}


/*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:0em;font-size:13pt;color:0066cc;font-family:Tahoma; verdana, Arial;} 
h2{margin-bottom:0em;font-size:8pt;color:C0C0C0;font-family:Tahoma, Arial;}
h3{margin-bottom:0em;font-size:8pt;color:99ccff;font-family:Tahoma; verdana; Arial;}