body {
	margin-top: 0px;
	background-image: url(images/page_background.gif);
	background-repeat: repeat;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #1F1A5B;
}
.header {
	background-image: url(images/header_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
	margin: 0px;
	border: 0px none;
}
.lefttable {
	border-left-style: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #8B6C00;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: right bottom;
	top: 0px;
	width: 740px;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF0B3;
}
.linkcell {
	text-indent: 20%;
	padding-left: 40px;
}
.chart {
	border: 0px none #330099;
	background-color: #330099;
}

