/* CSS Document */

#content h1{
	font-size:20px;
	text-align:center;
	margin-top:10px;
	line-height:25px;
}

.pointitems{
	margin-left:15px;
}

#content ol{
margin-left:35px;
}

#content ol li {
list-style-type:lower-roman;
padding-left:1px;
}

.headpoint{
	font-weight:bold;
}

.headunderline{
	text-decoration:underline;
}
