div
{
	background: #ffdfef;
	border: solid 2px #ffffff;
	margin: 1em;
	padding: 1em;
	font-size: 12px;
}

body
{
	background: #f0f0f0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font-size: 14px;
	font-weight: bold;
}

table
{
	font-size: 12px;
}
