body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666699;
	background-color: #FFFFCC;
	scrollbar-face-color: #FFFFCC;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #F4CFCF;
	scrollbar-track-color: #FFFFCC;
	scrollbar-darkshadow-color: #FFFFCC;
	text-align: center;
	background-image: url(images/03-floral-stripe.gif);


}
a {
	color: #6666CC;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	color: #E2818A;
	text-decoration: overline;
}
A:VISITED {
	color: #B0C4DE;
}

TD {
	color: #666699;
	font-size : small;
	border-top-width : 0px;

}
.lil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A5B78E;
}
#content {
	width: 764px;
	text-align: left;
	border: thin double #FAD1A3;
	padding: 9px;
	background-color: #FFFFCD;




}
h2 {
	color: #FFCC99;

}
h3 {
	color: #666699;
	font-weight: lighter;


}
#content p {
	text-indent: 24px;
	margin: 0px;


}

