@charset "UTF-8";
div.topics{background-color:#FFFDE0;width:650px;margin-top:10px; padding:5px 15px;}
div.topics h2{
	color:#BF1B00;
	font-size:12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF1B00;
	list-style-position: inside;
	list-style-type: square;
	display: list-item;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:10px;
}
