@charset "utf-8";
/* CSS Document */
body {
	background-color: #c3b396;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #090;
}
a:active {
	text-decoration: none;
	color: #F00;
}
a {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	color: #333;
}
h2 {
	font-size: 16px;
	color: #333;
}
h3 {
	font-size: 14px;
	color: #333;
}
h4 {
	font-size: 12px;
	color: #333;
}
BODY.hmmessage {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana
}

