body {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #f2f3f4;
	page: auto;
	size: auto;
}
		
#centercontent {
	position: relative;
	width: 550px;
	margin-top: 0px;
	background: #ccff66;
	border: 1px solid #000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}


.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: #ccff66;
}