body
{
	position: relative;
	width: 500px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	margin: 0 auto;
	padding: 20px;
	text-align: justify;
	color: #B4100F;
	line-height: 20px;
}

h1 { text-align: center; font-size: 20px }
h2 { font-size: 17px; }

table { font-size: 11px; }
th { background:#F1D776; }
td { background: #EFEFD4; text-align: center; }

