a            { text-decoration: none }
a:link       { color: #009955; background-color: transparent }
a:visited    { color: #0099AA; background-color: transparent }
a:hover      { color: #0000FF; background-color: transparent }
body, table, p, ul, li  { font-family: Arial, helvetica, sans-serif; font-size: 12pt;  color: #000000; text-align: left }

body { background-color: #fffff0 }
table { background-color: #FFFFF0 }

p, ul, li {background-color: transparent}

h1, h2, h3   { font-family: ScholBroadway, Arial, helvetica, sans-serif; color: #006699; background-color: transparent; text-align: left }
.titlelike   { color: #006699; font-weight: bold }


/* Use this style to highlite changes to problem sets */
.change      { color: #000000; background-color: #99CCFF }

/* Use this style to highlight HW items appearing in the schedule */
.hw { color: #800000; font-weight:bold }

/* The following are used to highlight SML code */
.comment     { color: #CC0000; background-color: transparent; font-weight: bold }
.string      { color: #339966; background-color: transparent}
.keyword     { color: #0000CC; background-color: transparent; font-weight: bold; font-size: 100% }
.codeback    { color: #000000; background-color: #dddddd; line-height: 14px }
.ampm        {font-variant: small-caps}

/* used for mathematics */
.math        { color: black; font-family: Times New Roman, serif; font-size: 110%; background-color: transparent }
.symbol      { font-family: Symbol, symbol }
table.main { border-style: solid; border-width: "1" }
.announcements { background-color: rgb(255,255, 150); border-bottom-style: solid; border-bottom-width:"1"  }
.otherinfo { border-style: solid; border-width: "1" }
.due { font-weight: bold; font-size: 90% }
.handout { font-weight: bold; font-size: 90% }

h1  { font-size: 170%; }
h2  { font-size: 140%; }
h3  { font-size: 120%; }
.coursename { font-size: 200% }

pre, xmp { font-family: Courier New, Courier, monospace; margin-left: 1em; font-size: 100% }
kbd, tt, code { font-family: Courier New, Courier, monospace; font-size: 100% }
td { font-family: Arial, helvetica, sans-serif; font-size: 100%; }

.th { background-color: #CCFFFF; font-weight: bold }
th { background-color: #CCFFFF; font-weight: bold }
td.recitation { background-color: #FFF0d0 }
td.reading { text-indent: -1em; padding-left: 1em; font-size: 80% }
tr.break td { background-color: #edc }

table.formatting { background-color: transparent }
