body, body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 22px;
	line-height: 22px;
	color: #0000FF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #990033;
	margin-bottom: 0px;	
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #990033;
	margin-bottom: 0px;
}

hr.dot {
	border:0;
	border-bottom:1px silver dotted;
	height:1px;
	color:none;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

a.button1 {
	border:1px solid #712D6F;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	font-weight:bold;
}
a.button1:link,a.button1:visited,a.button1:active {
	color: #8b0000;
	background-color: #ffb7b7;
	text-decoration: none;
}
a.button1:hover {
	color:#8b0000;
	background-color:white;
}

div.conference_reports {
margin-top:10px;
background-image: url(/public/images/backgrounds/bg_2007ConferenceReports.jpg);
background-repeat: no-repeat;
padding:10 10 20 10;
width: 275px;
text-align:center;
font-size:11px;
background-position: left top;
}

.conference_reports strong {
	font-size: 14px;
	line-height: 15px;
}
.conference_reports a:link,.conference_reports a:visited,.conference_reports a:active {
	color: #025E8E;
}
.conference_reports a:hover {
	color: #68CBFD;
}