body {
	margin: auto 0 0;
	padding: 0 0 0 10px;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
}
h1 {
	font-size: 17px;
	line-height: 19x;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: 3px;
}
h2 {
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	letter-spacing:  1px;
}
h3 {
	font-size: 13x;
	line-height: 19px;
	font-weight: normal;
	letter-spacing:  0.2em;
}
h4 {
	font-size: 12x;
	line-height: 18px;
	font-weight: normal;
	letter-spacing:  0.2em;
}
h6 {
	font-size: 10x;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
div {
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0px;
}
a:link {
	color: #46490C;
}
a:visited {
	color: #46490C;
}
a:hover {
	color: #cc0000;
	background-color: #cccc99;
}
a:active {
	color: #cc0000;
	background-color: #cccc99;
}
