body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
.headline {
	color: #CCFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0;
	line-height: normal;
}

br.clearthis { clear: both; }

.kelly	{ color: #CCFFFF; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: normal; margin-right: 3px; }
.callout { color: #CCFFFF; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: normal; margin-right: 3px; }
a:link { color: #FFBD2F; text-decoration: none }
a:visited { color: #FFBD2F; text-decoration: none }
a:hover { color: #FFBD2F; text-decoration: underline }
a.footerlinks:link { color: #738EC3; text-decoration: none }
a.footerlinks:visited { color: #2C415F; text-decoration: none }
a.footerlinks:hover { color: #738EC3; text-decoration: underline }
.scrollbox {
	text-align: left;
	width: 720px;
	height: 300px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
}
.scrollboxIndex { text-align: left; width: 317px; height: 300px; overflow: auto; }
