body, hr, h1, h2, h3, h4, h5{
	margin: 0;
	padding: 0;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
	font-size: 18px;
	line-height: 16px;
	color: #fe7e00;	
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
	font-size: 10px;
	color: #78564a;
}

.brown {
	background-color: #301306;
}

.txt_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
	font-size: 11px;
	color: #fe7e00;
}
.txt_1 a:link { 
	color: #fe7e00;
	text-decoration: none;
}
.txt_1 a:visited {
	color: #fe7e00;
	text-decoration: none;
}
.txt_1 a:hover {
	color: #fe7e00;
	text-decoration: underline;
}
.txt_1 a:active {
	color: #fe7e00;
	text-decoration: underline;
}
