/* Kevin's professional style sheet */
/* $Id: professional.css,v 1.2 2005/04/27 18:28:09 kevin Exp $ */

BODY {background-color: white; font-family: helvetica,arial,sans-serif}
DT { font-weight:bold }
SPAN.book { font-weight:bold }
TABLE { width: 100% }
TR.organizing { background-color: #e0e0e0 }
TH.organizing {color: black; text-align: left; width: 50%; border-top: 2px solid red }
TD {vertical-align: top}
TD.breadcrumbs { font-size: smaller }
TD.header { background-color: #e8e8e8; text-align: left; vertical-align: middle; width: 90%; font-size: 24pt; border-top: 2px solid red; border-bottom: 2px solid red }
TD.updated { font-style:italic; font-size:smaller }
TD.site_feedback { text-align: right; font-style: italic; font-size: smaller }
