body {
	font-family:Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3A2603;
	text-align: left;
	line-height: 1.5;
}

p:first-letter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight:normal; 
	color:#DAA052;
}
p:first-line {
	text-transform:normal;
	font-weight:normal;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#865C24;
	font-style: italic;
}

h2 {
	font-size:14px;
	color:#865C24;
}

a:link {
	font-family: Tahoma;
	font-size:inherit;
	color: #674307;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size:inherit;
	color: #674307;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size:inherit;
	color: #674307;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size:inherit;
	color: #674307;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.img {
	border: 10px solid #FFFFFF;
}