/* Geometry */div.innerbody { width: 920px; margin-left: auto; margin-right: auto; margin-top: 24px; }div.top { margin: 0; padding:0; }div.top h1 { margin: 0; padding-top: 6px; padding-bottom: 12px; } div.contents { 	width: auto; padding-left: 10px; padding-right: 10px;}div.contents p { width: 120px; }td.contents { width: 130px; }table.struct td { text-align: left; vertical-align: top; }td.plaintext { padding: 8px; }/* Fonts & styles */body { font-family: Times New Roman; }.contents { font-weight: bold; }p { text-align: justify; }/* Colors & borders */body { background-color: #EEEEEE; }body { background-image: url(images/not.gif);           background-repeat: repeat; }table.struct { background-color: white; }.contents, .top { background-color: lightgrey; }div.top { border-left: 2px solid gray; border-right: 2px solid gray; border-top: 2px solid gray; }table.struct, table.struct td { border: 1px solid gray; }table.innertbl td { border: 0; }