@charset "UTF-8";
/* CSS Document */

h2#pagetitle{
	margin:0 0 15px 0;
}
p#read{
	margin:0 20px 1.5em;
}

div.sectionInfo{
	margin:20px 38px;
}
div.sectionInfo h3{
	color:#F40606;
	font-weight:bold;
}
div.contentInfo{
	margin:0 0 20px;
}
div.contentInfo h4{
	font-weight:bold;
}
div.contentInfo p,
div.contentInfo ul{
	margin:0 0 1.5em 25px;
}
div.contentInfo ul li{
	margin:0 0 0 1em;
	text-indent:-1em;
}
