/* Style sheet for Collegium Caidis, validated 2002-03-22 */

body { background-color: white;
 margin-left: 5%;
 margin-right: 5%;
 color: black;
 font-family: geneva,arial,helvetica,sans-serif; }

th , td , p { color: black;
 font-family: geneva,arial,helvetica,sans-serif; }
:link { color: blue; text-decoration: underline }
:visited { color: #551A8B; text-decoration: underline }
:active { color: red; }

h1 { margin-top: 1em;
 margin-bottom: 1em;
 font-weight: bold;
 font-size: 120%; }

h2 { margin-top: 1em;
 margin-bottom: 1em;
 font-weight: bold;
 font-size: 115%; }

b , strong { font-weight: bold; }
i , em { font-style: italic; }
u { text-decoration: underline }
.center { text-align: center; }

/* for catalog pages */
.title { background-color: #EEEEEE; }
.reqs { text-decoration: underline }

.cancelled { color: #FF3333; font-weight: bold; }
.full { color: #FF3333; font-weight: bold; }
.correction { color: #CC00CC; font-weight: bold; }
.added { color: #3333FF; font-weight: bold; }
.copyright { font-size: 80%; text-align: center; }