<style type="text/css">

.dummy {}

.glossary { color:#333333; }

.glossary h3 { 
	text-decoration:none; 
	font-weight:bold;
	font-size:109%;
}
.glossary a { text-decoration:none }

#mainPanel{ border: 1 dashed #ffffff;
	margin:0px 0px 20px 187px;
	padding:0px 0px 0px 0px;
	background:#ffffff;
	position:relative;
}
/* Hides from IE-mac \*/    
* html #mainPanel{
	height: 1%;
}
/* End hide from IE-mac */

#centralPanel{ border: 1 dashed #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
}

#centralPanel p{ margin: 0px 0px 10px 0px;}
#centralPanel ul{list-style: disc outside url(/media/lloydstsb2004/greentick.gif);
	padding:0px;
	margin:10px 30px 20px 4px;
}
#centralPanel li{margin-bottom:8px; margin-left:1.5em;}

div div table {
	font-size:100%;
}

</style>