@charset "utf-8";
body {
	background-color: #D8D8D8;
	background-image: url(/images/bkgd666666.jpg);
	z-index: -10;
	background-repeat: repeat-x;
}
/* CSS Document */

a:link {
	color: #4A4344;
}
a:visited {
	color: #4A4344;
}
a:hover {
	color: #A5290F;
}
a:active {
	color: #4A4344;
}
body,td,th {
	color: #000000;
}
h1 {
	font-size: 1.6em;
	color: #000000;
}
h2 {
	font-size: 1.5em;
	color: #000000;
}
h3 {
	font-size: 1.4em;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
