TD, BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	COLOR: #634218
}
HR {
    COLOR: #634218
}
H1 {
font-size: 24px;
	}
H2 {
font-size: 18px;
}
H3 {
font-size: 16px;
}
a:hover {
	color: red;
	text-decoration : underline overline;
}
.big {
	font-size: 16px;
	font-weight: bold;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}