/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #97260A;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #371707;
}
.italiclight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #59574D;
	font-style: italic;
}
.italicsdark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #4B2C19;
}
.headitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #372113;
}
.italicstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #766B4A;
	line-height: 21px;

}
.tiny a, .tiny a:link {
color: #f2f1bf;
text-decoration: underline;
}
a {
	
	color: #97260A;
}
a:visited {
	color: #97260A;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.tinytex {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7F7D79;
}
.style5 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-style: italic; color: #372113; }
.style6 {font-size: 13px}
.style10 {color: #645833}
hr {
height: 1px;
text-align: center;
color: #E3CDA1;
}
-->