.content h1,h2,h3,h4,h5,h6 {
		font-family: Georgia, 'Times New Roman', serif;
		font-weight: normal;
		color: #005c32;
}
.content h1 {
	    font-size: 1.05em;
		letter-spacing: 0.03em;
		line-height: 1.6em;
}
.content h2 {
	    font-size: 0.95em;
		letter-spacing: 0.09em;
		line-height: 1.2em;
}
.content h3 {
		letter-spacing: 0.1em;
		font-size: 0.85em;
		line-height: 0.9em;
		text-align: left;
}
.content h4 {
		letter-spacing: 0.2em;
		font-size: 0.65em;
		line-height: 0.9em;
}
.content h5 {
		font-size: 0.60em;
		letter-spacing: 0.2em;
		line-height: 0.9em;
}
.content h6 {
		letter-spacing: 0.2em;
		font-size: 0.55em;
		line-height: 0.2em;
}
.content p {
		font-family: Tahoma, Arial, sans-serif;
		font-size: 0.7em;
		color: #5e5e5e;
		letter-spacing: 1px;
		line-height: 1.4em;
/*		margin-right: 30px;*/ 
/*		padding-top: 10px;*/
}
input {
		font-size: 1.0em;
}
small {
		font-size: 0.75em;
}
}
input {
 font-size: 1.0em;
}
small {
 font-size: 0.75em;
}

blockquote {
		font: 14px/22px normal helvetica, sans-serif;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 50px;
		padding-left: 15px;
		border-left: 1px solid #ccc;
}
