

body {
	background-image: url(http://www.localisation.ie/resources/conferences/2006/conf_background.jpg); 
	background-attachment: fixed; 
		font-family: verdana;
	
	}
	
h3 {
   color: navy;
   font-family: verdana;
   font-size: 14pt;
   }

  
   


 
	

	
p  {
	
	font-family: verdana;
	font-size:10pt;
	}
	
table {
	font-family: verdana
	 }
	
	td {
	font-family: verdana;
	font-size: 10pt;
	}
	
	tr {
	font-family: verdana;
	font-size: 10pt;
	}
a {
	color:blue; 
	font-family: verdana;
	font-size: 100%;
	font-weight: bold;
	
  }
a:visited{
	color:blue
	}


a:hover{
	color:green;
	}

