body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCF2D9;
}

.back {
	background-image: url(images/_hg.jpg);
	background-repeat: no-repeat;}	
	
.backstart {
	background-image: url(images/_hg_start.jpg);
	background-repeat: no-repeat;}
	

	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E251C;
}
a:link {
	color: #3E251C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3E251C;
}
a:hover {
	text-decoration: none;
	color: #3E251C;
}
a:active {
	text-decoration: none;
	color: #3E251C;
}

.box_white {border: 1px solid white;}
.box {border: 1px solid #3E251C;}
.spacing {margin-right: 2px;margin-top: 3px;}

.spacer {font-size: 4px}

