body{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #33A02C;
}
a:hover {
	text-decoration: none;
	color: #33A02C;
}
a:active {
	text-decoration: underline;
	color: #336633;
}
h1 {
	font-size: 18px;
	color: #663366;
	letter-spacing: 4px;
	padding: 5px;
}
.titlebar {
	background-image: url(images/slice.jpg);
	background-repeat: repeat-x;
}
.green {
	background-color: #336633;
}
tr.green a:link {
	color:#ffffff;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	vertical-align: -5%;
	word-spacing: 10px;
	padding: 5px;
	font-weight: bolder;
}
tr.green a:visited {
	color:#ffffff;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 10px;
	padding: 5px;
	font-weight: bolder;}
tr.green a:active {
	color:#DCFCC8;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 10px;
	padding: 5px;
	font-weight: bolder;}
tr.green a:hover {
	color:#DCFCC8;
	background-color: #66BB50;
	display: inline;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 10px;
	padding: 5px;
	font-weight: bolder;
}
h2 {
	font-size: 16px;
	color: #663366;
	letter-spacing: 4px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: #663366;
	letter-spacing: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.quote {
	font-style: italic;
	color: #336633;
	padding: 0px 10px 10px;
}
.box {
	padding: 3px;
	border: thin solid #336633;
	margin-bottom: 20px;
}
.email {
	margin-right: 0px;
	margin-left: 15px;
}
.books {
	margin-right: 25px;
}

.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}
