}

a:link {
	color: #7F040E;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #7F040E;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #F1B728;
	text-decoration: underline;
	font-weight: bold;
}



h1 {
	margin-left: 10px;
	font-size: 18px;
}

h2 {
	font-size: 14px;
	color: #666666;
	margin-left: 10px;
}

.speakers p {
	margin-left: 10px;
	font-family: arial;
	font-size: 10pt;
	}

ul,li {
	font-family: arial;
	font-size: 10pt;
	}