body	{
	margin:10px 10px 0px 10px;
	padding:0px;
	font:	14px Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	}

#top	{
	border:0px solid black;
	background:#fff;
	font:	Arial, Helvetica, sans-serif;
        font-size: large;
        text-align: center;
	height:60px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	html>body #top {
	height:59px;
	}

#left	{
	border:0px solid #000;
	background:#fff;
	position: absolute;
	left:10px;
	top:70px;
	width:200px;
	}

#center {
	border:0px solid #000;
	background:#fff;
	margin-left: 200px;
	margin-right:100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	html>body #center {
	margin-left: 201px;
	margin-right:101px;
	}

#right	{
	position: absolute;
	right:10px;
	top:70px;
	width:100px;
	background:#fff;
	border:0px solid #000;
	}

p,h1,pre {
	margin:9px 10px 10px 10px;
	}

p	{
	color:black;
	}

h1 {
	font-size:16px;
	padding-top:10px;
}

h2 {
	font-size:14px;
	padding-top:10px;
}
