
@import url("master.php");

ul.courses {
 text-align: center;
 list-style: none;
 padding: 0;
}

#classDesc {
   text-align: center;
   font-weight: bold;
}

#pdfNotice {
   margin-top: 1em;
}

.section, .extraBreak {
   margin: 10px 0 !important;
}

.section {
   font-weight: bold;
   text-transform: uppercase;
}

li {
   margin: 2px 0 !important;
}

/*a:link {
 color: #00fdff;
}

a:visited {
 color: #ffff11;
}

a:active {
 color: #ffff11;
}

*/
