/* CSS Document */

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #9C7373;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 200;
}
h1 {
	font-size: 26px;
	color: #321717;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: large;
	color: #321717;
}
h3 {
	font-size: medium;
	color: #321717;
}
h4 {
	font-size: small;
	color: #321717;
}
.style1 {
	font-size: 10px;
	color: #582C2C;
}
.menu {font-size: 12px;
	  color: #000000;
}
.font70 {
	font-size: 70%;
	color: #582C2C;
}
.font85 {
	font-size: 85%;
	color: #582C2C;
}
.standlink {
	font-size: small;
	color: #582C2C;
}
.text85 {
	font-size: 85%;
	color: #000000;
}
-->