a {
color:RGB(0,90,156);
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
}

a:link
{color: rgb(0,90,156);} 

a:visited {color:purple; } 

a:hover {background-color:#eee;}

body {
  background-image: url(/web-focus/events/workshops/webmaster-2003/resources/css/sidebar.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
  margin-left: 10%;
	margin-right: 10%;
	background-color: white;	
	padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #333;
	}	
	
img {border-width: 0px;}

h1 {
   font-family: verdana, arial, helvetica, sans-serif;
	 margin-right: -12%;
	 }
	 
h2 {
color:RGB(0,90,156);
margin: 0px 10px 10px 0px;
padding: 17px 2px 17px 20px;
height: 32px;
border-style:solid;
border-color:black;
border-width:1px 0px 1px 0px;
font-size: 16pt;
font-weight:900;
line-height:11px;
background-color:#eee;
height:14px;
font-family: verdana, arial, helvetica, sans-serif;
margin-right: 0%;
margin-left: 0%;
}

h3 {
background-color: white;
border-width: 0px 0px 0px 0px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

.surname {text-transform: uppercase}
.focus {margin-top: 0px;
   margin-bottom: 0px;
	 visibility: hidden;
	 display: none;}
.strand {margin-top: 0px;
   margin-bottom: 0px;
	 visibility: hidden;
	 display: none;}
.level {margin-top: 0px;
   margin-bottom: 0px;
	 visibility: hidden;
	 display: none;}
.person {margin-top: 0px;
   margin-bottom: 0px;}
.abstract {margin-top: 0px;
   margin-bottom: 0px;}
	 
hr.heading {color: blue; border-width: 0px; height: 15px; background:#0000cc; }