body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	color: #993333;
	font-size: 14px;
	font-family: verdana, garamond, times, arial, courier;
	text-decoration: none;
	font-weight:normal;
}
.txtHead {
	color: #923E2C;
	font-size: 20px;
	font-family: tahoma;

}
.txtNorm {
	color: #765b44;
	font-size: 12px;
	font-family: tahoma;
}
.txtNorm:link {
	color: #701c0a;
	font-size: 12px;
	font-family: tahoma;
}
.txtNorm:visited {
	color: #701c0a;
	font-size: 12px;
	font-family: tahoma;
}
.txtNorm:hover {
	color: #701c0a;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
}
.copy {
	color: #F3E3D1;
	font-size: 10px;
	font-family: tahoma;
}


.style1 {
	color: #765b44;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #923e2c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #826851;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #845746;
	font-size: 10px;
	font-family: tahoma;
}