BODY {
	background-color: #FFFFFF;
	margin: 0;
	background-image: url(http://www.subjectmatters.co.uk/bestpractice/2007/img/background.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

P {
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-bottom: -5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: -5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -5px;
}

hr {
	color: #B0C4DE; 
	border-style: dashed;
	border-width:  0 0 1px 0;
	height: 1px;
}

ul {
	font-size: 12px;
	color: #000000;
	margin-bottom: 25px;
}
ol {
	font-size: 12px;
	color: #000000;
	margin-bottom: 25px;
}

ol li{
	padding-bottom: 16px;
}
.smallBlueText{
	font-size: 10px;
	color: #3300CC;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-bottom: -5px;
}


.orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.bodyCopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.seminarTable P{
	font-size: 10px;
	color: #000000;
	padding-left:3px;
	padding-right:3px;
}
.seminarTable A{
	text-decoration: none;
}

.floatRight{
	float: right;
	padding: 0 0 6px 10px;
}

#speakers img{
	padding-right: 10px;
	float:left;
}

.collapse {
	border-collapse: collapse;
}
a.semlink {text-decoration:none;

color:#336699;}
	
a.semlink:hover {color:#FF9900;}
	
	
	
	
	
	
	
	
	