/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Verdana, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(images/rustic.gif);
}
a {
	font-family: Trebuchet MS, Arial, Verdana, serif;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #6F4A00;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #6F4A00;
	text-decoration: none;
}
a:link {
	color: #6F4A00;
	text-decoration: none;
}
.style1 {
	color: #EBEAE0;
	font-size: 12px;
}
.style2 {color: #A4A070
}
.style3 {color: #EBEAE0
}
.style4 {color: #666600
}
.style7 {font-size: 9px
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #7F5426;
}
h2 {
	font-size: 18px;
	color: #556A46;
}
h3 {
	font-size: 16px;
	color: #556A46;
}


