<!--
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:none;
	color:orange
}
.text {
	line-height:15pt
}
.sectitle {
	width: 400;
	margin-left: 20px;
	border: #ff6633 1px solid;
	border-left: #ff6633 15px solid;
	border-top: white 0px none;
	border-right: white 0px none;
}
.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;
}
-->

