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


h1,h2,h3,h4,h5{
	font-family: Georgia, Garamond, Times;
	color:#1b9563;
	margin: 10px 5px 3 0;
	font-weight: normal;
}
h1{
	font-size:24px;
	padding-bottom:10px;
	line-height: 27px;
}
h2{
	font-size:18px;
	line-height: 21px;
}
h3{
	font-size:16px;
	line-height: 19px;
}
h4{
	font-size:13px;
	line-height: 16px;
}
h5{
	font-size:20px;
	margin-top:-10px;
	margin-bottom:15px;
	line-height: 23px;
}
.resize {
	font-size: 11px;
}


.image_right_pad {
	margin-bottom: 10px;
	margin-left: 10px;
}
