
body { font: 10 pt TimesNewRoman;}
.head { display: none; }
div.content { }
p.nav { 
    font: 8 pt Arial; 
    margin: 0 0 0 0; 
    text-align: right; 
    }
    
td {font: 10pt TimesNewRoman; }
th {font: 10pt TimesNewRoman; font-weight: bold;}
tr.hide {display: block;}
tr.show {display: block;}

/* The remainder are from MyPlanner */
span.toolbar, button.toolbar {display = none;} 
span.appendRow, button.appendRow {display = none;} 
span.Empty, div.Empty, hr.Empty {display = none;}
td.record { 
			padding-left:8px;
			height:24px;
			font-size:120%;
			font-weight:bold;
			font-family:Arial;
			vertical-align:middle;
			color: white;
			background-color:#003399;
			}
.screenOnly {display = none;}
