@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f8f2e4;
}
inline_body {
	background-color: none;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #898989;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #898989;
}
.majorheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
ul {
	list-style-image: url(images/splash20x15.gif);
	list-style-position: outside;
	list-style-type: none;
}