h1 {
	font-size: 0.9em;
	color: #C7014C;
	background-color: #FCCBDB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F276B0;
	text-indent: 10px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.brown {
	color: #DB002D;
	font-size: 1.2em;
	font-weight: bold;
}
li {
	font-size: 0.85em;
	padding: 0px;
	line-height: 140%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-position: inside;
	font-size: 0.8em;
}
body {
	margin: 0px;
	padding: 0px;
	width: 321px;
}
#point1 {
	background-image: url(../img/topicsbg.jpg);
	width: 480px;
	float: left;
}
#point2 {
	width: 440px;
	background-image: url(../img/topicsbg4.gif);
	background-repeat: repeat-y;
	background-position: 415px 0px;
	margin: 20px;
	display: inline;
	float: left;
}
#point3 {
	width: 415px;
	background-color: #FFFFFF;
	background-image: url(../img/topicsbg3.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.claer {
	clear: both;
}
