/* CSS Document */
body {
	background-image: url(../images/background.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url();
	background-color: #11470E;
}
a {
	font-size: 12px;
	color: #E1E1C4;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #4B503A;
}
a:visited {
	text-decoration: none;
	color: #4B503A;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #4B503A;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #6a7249
}
h2 {
	font-size: 18px;
	color: #6a7249
}
h3 {
	font-size: 16px;
	color: #6a7249
}
.style1 {
	color: #FDF5E3
}
.style2 {
	color: #E1E1C4

