body {
	font-family: Arial, Tahoma, Geneva;
	font-size: 62.5%;
	color: #000000;
}

h1, h2, h3 {
	color: #7D2319;
	font-weight: normal;
	font-size: 1.8em;
	letter-spacing: 2px;
}

h2 {
	font-weight: bold;
	font-size: 1.4em;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
}

#style_content_left {
	font-size: 1.2em;
	text-align: justify;
}

a {
	color: #7D2319;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}