body { background-image: url('/images/back.jpg');
       background-repeat: no-repeat;
       background-position: top center;
}

body,td { font-family: Tahoma,Verdana,sans-serif;
	  font-size: 10pt;
}

.outside { border-left: 1px solid #FFC; border-right: 1px solid #FFC; }
.small { font-size: 7pt; }
.title { font-size: 24pt;
	 color: white;
	 font-family: Haettenschweiler,Impact,sans-serif;
	 font-weight: bold;
	 font-stretch: expanded;
}