@charset "utf-8";
/* CSS Document */


h4 {
	font: 700 100% "Book Antiqua", serif;
	color: #000;
	margin: 0 30px 0 40px;
	letter-spacing: 0;
	line-height: 120%;
	list-style: outside;
}
h5 {
	font: 200 100% "Book Antiqua", serif;
	color: #000;
	margin: 0 30px 0 40px;
	letter-spacing: 0;
	line-height: 120%;
	list-style: outside;
	padding-bottom:10px;
}
.blue { color:#33F; }
