body		  { background: white repeat; margin-top: 20px; margin-bottom: 20px }
h2			  { color: #900; font-size: 18px; text-align: center }
h3			 { color: #900; font-weight: bold; font-size: 14px }
h4			 { color: #900; font-size: 12px }
p,td		 { color: black; font-size: 12px }
li			 { color: black; font-size: 12px }
table		  { background-color: #fff5ea; padding: 10px; border: solid 1px black; width: 600px; cellspacing: 0  }
a:visited	 { color: #999 }
a:link		 { color: #333 }
a:hover		 { color: #633; text-decoration: none }
a:active	 { color: #333 }
span.imp	 { color: red; text-decoration: underline }
span.path	 { color: #c60 }
div.block { background-color: #fffcf5; margin-top: 10px; margin-bottom: 10px; padding: 10px 20px; border: solid 1px black }
