body {
	font: 12px/1.5 serif;
	text-shadow: 0px -1px 0px #374683;	
}
hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0
}
h1 {
	font-size: 25px
}
h2 {
	font-size: 24px
}
h3 {
	font-size: 18px
}
h4 {
	font-size: 16px
}
h5 {
	font-size: 14px
}
h6 {
	font-size: 12px
}
ol {
	list-style: decimal
}
ul {
	list-style: square
}
li {
	margin-left: 40px
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 20px
}
body {
	color: #fff;
	font-size: 15px;
	padding: 20px 0 40px;
	background-color: #1f1a17
}
a {
	color: #fff;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: normal;
	text-align: left;
}
h2 {
	padding: 20px 0 0;
	text-align: left;
}
p {
	overflow: hidden;
	padding: 0px 0px 0px;
	text-align: justify;
	color: #fff
}

.footer {
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
	color: #574c48;
	font-size: .9em;
	font-weight: bold;
	font-variant: small-caps;
}
.container_12 {
	margin-bottom: 20px;
}
.group {
	/*padding: 20px 20px 20px 20px;
	display: inline-table;
*/
}

