BODY {
scrollbar-face-color:#008348;
scrollbar-arrow-color:#F8F3DE;
scrollbar-track-color:#F8F3DE;
scrollbar-highlight-color:#F8F3DE;
scrollbar-3dlight-color:#F8F3DE;
scrollbar-darkshadow-Color:#F8F3DE;
font-family : "Palatino Linotype","Times New Roman", serif;
color: #666666;
font-size : 80%;
letter-spacing : 2px;
background : #F8F3DE;
text-decoration : none;
line-height : 120%;
}
TD, UL {
font-size : 80%;
letter-spacing : 2px;
line-height : 120%;
}
HR {
	color: #008348;
	height: 2px;
	width: 60%;
}
A {
font-size : 150%;
color: #666666;
text-decoration : none;
border-bottom : 0px solid #008348;
}
A:hover {
color: #008348;
}
.quote {
	margin-left: 5%;
	margin-right: 5%;
	border: 0px none #008348;
	text-align: center;
	font-style: italic;
}
B {
	font-size: 220%;
	line-height : 95%;
	color: #008348;
	font-family : "Mistral","Monotype Corsiva", "Palatino Linotype", "Times New Roman", serif;
	font-weight: bold;
}
INPUT , TEXTAREA , SELECT {
font-family : "Trebuchet MS",verdana, arial, sans-serif;
color: #666666;
font-size : 80%;
letter-spacing : 2px;
background : #FFFBE9;
border : 2px solid #008348;
}