td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
}

a {
	text-decoration: underline;
	color:#8F5929;
}

A:Hover  {
	color : #CB8F58;
	text-decoration : underline;
}

H1 {
	color: #8F5929;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

H2 {
	color: #8F5929;
	font-weight: bold;
	font-size : 24px;
	font-family:Tahoma;
	text-align: center;
}

H3 {
	color: #8F5929;
	font-weight: bold;
	font-size : 28px;
	font-family:Tahoma;
}

H4 {
	color: #8F5929;
	font-weight: bold;
	font-size : 18px;
	font-family:Tahoma;
}

H5 {
	color: #8F5929;
	font-weight: bold;
	font-size : 12px;
	font-family:Tahoma;
}