@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #58595b;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #898989;
}
ul {
	list-style-image: url(images/splash20x15.gif);
	list-style-position: outside;
	list-style-type: none;
}
.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;
}
.bodycopy_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 12px;
	color: #898989;
}
