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

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

h4 {
	font-size:18pt;
	text-align:center;
	color:#800000;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	border-bottom: 1px;
	border-bottom-color: #2E594B;
	border-bottom-style: dotted;

}

h3 {
	font-size: 14pt;
	font-weight: bold;

}

h1{
	display:inline;
	margin:0;
	padding:0;
	font-size:19pt;
}

.gallery{
	margin:7px;
}