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

body {
	background-color: #99CCCC;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	;
}
h4 {
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.caption {
	text-align: left;
	position: relative;
	margin-top: 15px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
}
