@charset "utf-8";
div#main{
	width:670px;
}
div#main h1{
	margin-bottom:5px;
}
div#main h2{
	font-size:114%;
}
div#main h3{
	font-size:100%;
	margin-bottom:5px;
}
p{
	line-height:150%;
}
p#description2{
	width:658px;
	padding:5px;
	border: 1px solid #333333;	
	margin-bottom:10px;
}
ul,p.p5{
	padding-left:10px;
	line-height:150%;
	margin-bottom:5px;
}

