div#happy_triangle{
	width:960px;
	height:300px;
	margin-left:20px;
	border-bottom:1px #999999 dotted;
	
}
div#happy_triangle h2{
	
	color:#CC0000;
	font-size:12pt;
	font-weight:bold;
	margin-left:20px;
	margin-top:10px;
}
div#happy_triangle p{
	font-size:11pt;
	margin-top:20px;
	margin-left:20px;
	line-height:25px;
}
span.emphasis{
	
	font-weight:bold;
}
div#h_left{
	
	float:left;
	width:600px;
}
div#happy_triangle img{
	margin-left:40px;
}
p#info{
	margin-left:20px;
}
div.other h2 , div.bottom h2{
	color:#CC0000;
	font-size:12pt;
	font-weight:bold;
	margin-left:20px;
	margin-top:30px;
}
div.other p , div.bottom p{
	line-height:25px;
	width:930px;
	font-size:11pt;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:40px;
}
div.other , div.bottom{
	width:960px;
	margin-left:20px;
}
div.other{
	border-bottom:1px #999999 dotted;
}
