#delegation {
	font-size: 0.8em;
	line-height: 130%;
	font-family: verdana,geneva,arial,sans-serif;
	text-align: left;
	}
	
#delegation h1 {
	color: #004080;
	font-size: 170%;
	padding: 10px 0;
	text-align: center;
	}
	
#delegation h2 {
	color: #004080;
	font-size: 130%;
	line-height: 130%;
	text-align: center;
	}

#delegation a {
	color: #0000ff;
	}
	
#delegation .small {
	font-size: 80%;
	}
	
#delegation table {
	font-size: 100%;
	line-height: 130%;
	font-family: verdana,geneva,arial,sans-serif;
	text-align: left;
	width: 100%;
	}
	
  #delegation table td {
		border-bottom: 1px solid #e8e8e8;
		padding: 5px 0;
  	vertical-align: top;
		width: 33%;
  	}
		
	#delegation table td.head {
		font-weight: bold;
		}
