h1, h2, h3, h4, h5 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #0000FF;
	background-color: inherit;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 4px;
}

h1 {
	font-size: 2em;
}
h2 { font-size: 1.5em; }
h3 { font-size: 1.33em; }
h4 { font-size: 1.16em; }
h5 { font-size: 1em; }

p {
	font-size: 1em;
	line-height: 100%;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:15px
}

a { color: #695E3E; background-color: inherit; text-decoration: underline; }
a:visited { color: #695E3E; background-color: inherit; }
a:hover { color: #2A2619; background-color: inherit; }
a img { border: none; }

hr { border: thin solid #695E3E; margin-top: 30px; margin-bottom: 30px; }

.cleartopmargin { margin-top: 0; }
.center { text-align: center; }
.left { text-align: left; }

.p_tunn {
	font-size: 110%;
	line-height: 100%;
	margin-left:0;
	margin-right:0;
	margin-top: 0;
	margin-bottom:0;
}
