/* the default styles for the document */
table{border: 2px solid black; border-collapse: collapse;}
td, th{border: 2px solid black; padding: .2em .7em;}
th.left{text-align: left;}
caption{font-family: sans-serif; font-weight: bold; margin-bottom: .5em;}
th{background-color: blue;}
p.schedule{font-family: sans-serif; font-weight: bold; font-size: 150%;}
label{ float:left; width:10em; text-align: right}
#data input { margin-left: 1em; margin-bottom: .5em;}

