<!--
body {
	background: white
}
a:link {
	text-decoration: none;
	color:#4455c4
}
a:visited {
	text-decoration: none;
	color:#16247c
}
a:active {
	text-decoration: none;
	color: orange
}
a:hover {
	text-decoration: underline;
	color: orange
}
.text {
	line-height:15pt
}
.list {
	line-height:20pt
}
.oldtitle {
	width: 400;
	margin-left: 20px;
	border: #cc9933 1px solid;
	border-left: #cc9933 15px solid;
	border-top: white 0px none;
	border-right: white 0px none;
}
.toptitle {
	border: #fa8072 2px solid;
	border-left: white 0px none;
	border-right: #ff6633 15px solid;
	border-top: white 0px none;
}
.newstopic {
	border-left: red 10px solid;
	border-bottom: red 2px solid;
}
.pagetitle {
	border-right: #f4a460 16px solid;
	padding-right: 10px
}
.conference {
    margin-top: 8px;
    margin-bottom: 8px;
}
em.dot{	font-style:normal;
	padding-top:6px;
	color:#000;
	background-image: url("../img/dotbg2.png");
	background-repeat: repeat-x
	background-attachment: fixed;
	background-position: top left;
}
em.bouten{	font-style:normal;
	padding-top:6px;
	color:#000;
	background-image: url("../img/bouten.png");
	background-repeat: repeat-x
	background-attachment: fixed;
	background-position: top left;
}





-->
