﻿a.garden:hover {
	background-color:	#88dd88;
}
a.garden:visited {
	color:				#004400;
}
a.garden {
	color:				black;
	text-decoration:	underline;
}
div.roman_center {
	text-align:			center;
}
.roman_center h1,.roman_center h2,.roman_center h3,.roman_center h4,.roman_center h5,.roman_center h6 {
	font-family:		"Times New Roman", Times, serif;
}
.roman h1,.roman h2,.roman h3,.roman h4,.roman h5,.roman h6 {
	font-family:		"Times New Roman", Times, serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family:		Arial, Helvetica, sans-serif;
}
.back {
	font-family:		Arial, Helvetica, sans-serif;
    font-size:			10pt;
	color:				black;
}
.noborder {
	border-style:		none;
}
body {
	font-family:		"Times New Roman", Times, serif;
	font-size:			12pt;
	color:				black;
	background-color:	#CCFFCC;
}

teletype {
	font-family: "Courier New", Courier, monospace;
}