body {
	background-color: 666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-left {
	background-image: url(images/bg-span-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-right {
	background-image: url(images/bg-span-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
a.credits {
	text-decoration: none;
	}
a.credits:hover {
	text-decoration: none;
	color: #005C80;
}
hr {
	color: #B8B8B8;
}
.header01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #013C57;
}
.header02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #013C57;
	line-height: 20px;
}
.subhead01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005C80;
	font-size: 16px;	
	line-height: 20px;
}
.text01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #013c57;
	line-height: 17px;
}
.text02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #005C80;
	line-height: 17px;
}
.italics {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;