/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/wood.jpg);
}
a:link {
	color: #795200;
	text-decoration: none;
}
a:visited {
	color: #795200;
	text-decoration: none;
}
a:active {
	color: #795200;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style1 {
	color: #EBEAE0;
	font-size: 12px;
}
.style2 {color: #A4A070}

h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #556A46;
}
h2 {
	font-size: 18px;
	color: #556A46;
}
h3 {
	font-size: 16px;
	color: #556A46;
}
.style3 {color: #FFFFCC}
.style4 {color: #4D281F}

