@charset "UTF-8";

ul{
	padding-left:20px;
}

ul li{
	list-style-type: disc;
}

h3 {
	font-weight:bold;
	font-size:15px;
	width:390px;
	height:30px;
	background: url("../../images/title_bar.gif") no-repeat left top;
	text-indent:1em;
	line-height:30px;
}

p {
	margin-top:10px;
}

.bold {
	font-weight:bold;
	color:#3A74AA;
}

p.image{
  margin-top: 1em;
	text-align: center;
}
