BODY {
	font-family : Verdana, Helvetica, sans-serif;
	background-image : url(bkg-pattern.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
}

.header {
	background-color : #a06e4d;
	height : 180px;
}

TH {
	padding : 5 5 5 0;
	text-align : right;
	font-weight : normal;
	vertical-align : top;
}

TD {
	padding : 5 0 5 5;
	vertical-align : top;
}

TD.section {
	background-color : #cccccc;
}

.invisible {
	color : #ffffff;
	text-align : right;
}

