body {
	
	font-family: verdana, Tahoma,  Arial, Helvetica;
	font-size: 11px;
	color: black;
	margin-top: 10px; 
	}

table {
        font-family: verdana, Tahoma,  Arial, Helvetica;        
        background-color: white;	
        font-size: 11px;
        }

ul {    
        font-family: verdana, Tahoma,  Arial, Helvetica;        
        font-size: 11px;	
        line-height: 18px;
        }

p  {

        margin-top: 10px;
        margin-bottom: 10px;

  }


#greenborder
{
border: 1px solid #c4bdff
}



/*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{margin-bottom:0em;font-size:14pt;color:#0066ff;font-family: tahoma, Arial;} 
h2{margin-bottom:0em;font-size:10pt;color:#0066ff;font-family: tahoma, Arial;}
h3{margin-bottom:6px;font-size:12pt;color:#0066ff;font-family: tahoma, Arial;}
