.parchmentbg {
	background-image: url(images/parchment-vert.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #600;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	background-repeat: repeat;
	background-image: url(images/redleather.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
}
.grntxt {
	color: #360;
}
.grnhdr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.reversetxt {
	color: #FFF;
}
.border {
	border: medium solid #360;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.serifbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.serifsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

