body {
	background-color: #FFFFFF; 
	font-family: verdana, Tahoma,  Arial, Helvetica;
	font-size: 11px;
	color: black;
	margin-top: 10px; 
	}

table {
        background-color: white;	
        font-size: 11px;
        }

p  {

        margin-top: 0px;
        margin-bottom: 13px;

  }


#greyborder
{
border: 1px solid #C0C0C0
}

/*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:8pt;color:#88A8BF;font-family:verdana, Arial;} 
h2{margin-bottom:0em;font-size:13pt;color:#5A6780;font-family:tahoma, verdana;}
h3{margin-bottom:0em;font-size:8pt;color:#000000;font-family:verdana; Arial;}
