h1 {
	font-size: 32pt;
	color: #FFFFCC;
	letter-spacing: 0.02em;
	line-height: 1.1;
	padding: 7px;
}
h3 {
	font-size: 20pt;
	color: #336699;
	letter-spacing: 0.03em;
	margin-left: 0.5em;
}
h4 {
	font-size: 20pt;
	color: #FFFFCC;
	background-color: #006666;
	letter-spacing: 0.02em;
	padding-left: 15pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	font-size: 14pt;
	color: #004400;
	background-color: #CCDDCC;
	letter-spacing: 0.05em;
	line-height: 1.3;
	font-weight: 600;
	text-indent: 0.5em;
	padding: 7px;


}
h6 {
	font-size: 14pt;
	color: #004400;
	background-color: #CCDDCC;
	letter-spacing: 0.05em;
	line-height: 1.3;
	padding: 7px;
	font-weight: 600;
	text-indent: 2em;

}
a:link {
	color: #FFFFFF;
	background-color: #006666;
	text-decoration: none;


}
a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #aaaaaa;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #006666;

}

body {
	font-size: 13pt;
	line-height: 1.4;
	color: #003300;
	letter-spacing: 0.05em;
	background-attachment: fixed;
	background-image: url(../../images/grains_bg.jpg);
}
p {
	text-indent: 2em;
	padding-left: 7px;
	line-height: 1.4;
}
table {
	line-height: 1.25;
}
li {
	line-height: 1.4;

}
