body {
	margin: 10px 10px 10px 10px;
	padding: 5px;
	background-color: #000080;
	page: auto;
	size: auto;
}
		
#banner {
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
	width: 500px;
	background: #bcd5fe;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	padding-top: 10px;
	text-align: center;
	font-size: xx-large;
}
		
	
	#centercontent {
	position: relative;
	width: 500px;
	margin-top: 10px;
	background: #bcd5fe;
	border: 1px solid #000;
	text-align: left;
	padding: 10px;
}


.style1 {
	color: #ECE9D8
}
	
.style3 {
	color: #3300FF;
	vertical-align: 20px;
	
}

.style4 {
	font-size: default;
	font-family: sans-serif;
}

.style5 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.style6 {
	color: #ff0000;
	font-size: 12px;
}
.style7 {
	font-size: 12px;
}
.style8 {
	font-size: 17px;
	font-weight: 700;
}

TABLE.TABLEnobordernotfixed
{
	FONT-FAMILY: verdana, Arial, sans-serif;
	COLOR: inherit;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-LEFT-COLOR: #0000ff;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-BOTTOM-COLOR: #0000ff;
	BORDER-TOP-COLOR: #0000ff;
	BORDER-COLLAPSE: collapse;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-RIGHT-COLOR: #0000ff;
	background-color: #bcd5fe;
}
