body
{
	margin:20px auto;
	background-color: #EEF;
	font-family: sans-serif;
	max-width:666px;
	line-height:1.6;
	font-size:18px;
	padding:0px 15px;
	color:#222;
	overflow-y : scroll;
}
h1
{
	font-family: Cambria, Caladea ,Euphemia, serif;
	font-size:48px;
	text-align: center;
	white-space: nowrap;
	margin:0px 0px;
}

h2
{
	font-size:18px;
	text-align:center;	
}

table
{
	width:100%;
}

tr, td
{
	border-style: none;
	font-weight: normal;
}
li
{
	margin-left:20px;
}

th
{
	text-align:left;
}
