body {
	background-color: #e9dcc4;
 }


.smallspace {
	font-family: Skia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #b66939;
	text-decoration: none;
	background-color: #e9dcc4;
	text-align: justify;
	padding: 10px;
	width: 520px;
	border: thin dashed #b66939;
}
.headlineblue {
	font-family: Skia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006d94;
	text-decoration: none;
	text-align: center;
}
.subheadblue {
	font-family: Skia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006d94;
	font-style: normal;
	font-weight: bold;
}
.subheadbluesm {
	font-family: Skia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006d94;
	font-style: normal;
}