@charset "utf-8";
/* CSS Document */


h4 {
	font-family: "Book Antiqua", serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
	letter-spacing: 0pt;
	line-height: 120%;
	list-style: outside;
}

h5 {
	font-family: "Book Antiqua", serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
	letter-spacing: 0pt;
	line-height: 120%;
	list-style: outside;
	padding-bottom:10px;
}

.blue {
	color:#33F;
}


