﻿div.centerstyle
{
	text-align: center;
	width: 100%;
	font-family: Tahoma;
	font-size: 9pt;
}

div.content
{
	margin:0px auto;
	text-align: center;
	width: 900px;
	position: relative;
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #ffffff;
	height:384px;
	top: 0px;
	left: 0px;
}

div.top
{
	width: 900px;
}
