body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
body {
	background-color: #814141;
	background-image: url(images/red%20oriental.jpg);
}
a {
	font-size: 1.1em;
	color: #585826;
}
a:link {
	text-decoration: none;
	color: #003333;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {color: #003333
}
.style2 {color: #294E3F
}
h1 {
	font-size: 24px;
	color: #003333;
}
h2 {
	font-size: 18px;
	color: #003333;
}
h3 {
	font-size: 14px;
	color: #990000;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 150%;
	margin: 5px;
	padding: 5px;
}
.spacefromheader {
	margin-top: 10px;
	padding-top: 10px;
	color: #663333;
}
.picborder {
	border: thin solid #666666;
	margin: 10px;
}
.copyright {
	font-size: 0.8em;
	font-style: italic;
}

