body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6699CC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.wrapper {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 703px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.gif);
	font-size: 12px;
}
li {
	font-size: 12px;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
}
#BotMenu {
	text-align: center;
	font-size: 11px;
	padding-bottom: 10px;
}
.PageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 40px;
	width: 220px;
}
.demopadding {
	padding-top: 30px;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.boldUnderline {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.logo {
	width: 462px;
}
.wrapper #spText p {
	font-size: 150%;
	list-style-type: square;
	text-align: left;
}
.wrapper #sphr {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #6699CC;
}
