body {
	padding:0;
	margin:0;
	background-color: #ccc4be;
	//background-image: url();
	//background-repeat: no-repeat;
	//background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #E5A93A;
}
body,td,th {
	color: #E5A93A;
	font-size: 10px;
}
a:link {
	color: #E5A93A;
}
a:visited {
	color: #E5A93A;
}
a:active {
	color: #E5A93A;
}
a:hover {
	color: #E5A93A;
}
a.menu {
	font-size: 14px;
	color: #616161;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #606060;
}
a.menu:hover {
	text-decoration: underline;
	color: #828282;
}
a.menu:active {
	text-decoration: none;
	color: #DB564B;
}
h1 {
	font-size: 14px;
	color: #838383;
}
h2 {
	font-size: 12px;
	color: #AC3741;
}
h3 {
	font-size: 10px;
	color: #E5A93A;
}
h4 {
	font-size: 9px;
	color: #E5A93A;
}
