/* Style sheet for Collegium Caidis schedule pages,  */

body { margin-left: 1%; margin-right: 1%; }

.date { background-color: #d2ecea;
 font-size: 100%;
 font-weight: bold;
 text-align:center;}

.trackname { font-size: 100%;
 font-weight: bold;
 text-align:center;
 background-color:#d2ecea; }

.classrow { font-size: 90%;
 text-align: center; }

.instrow {font-size: 90%;
 font-style: italic;
 text-align: center; }

.scola { background-color:#FFEEEE;
 font-size:150%; }

.divrow { background-color:#EEEEEE;
 line-height:1px; }
