body {
	background-image:  url("images/thistle.gif");
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: small;
}
hr.custom {
	color:#669966;
	height:2px;

	
	}
a:link {
	color: #669966;
}
a:visited {
	color: #669966;
}
a:hover {
	color: #669966;
}
a:active {
	color: #669966;
}
.style1 {
	font-size: medium;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #993399;
}

.smallcapsme {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.picborder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #669966;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
}
.menucaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}
