body
{
	background-image: url();
	background-position: center top;
	background-repeat: no-repeat
}

/* question-solution style */
#question a, a:visited; a:hover
{
	color : #CC0000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;
}

p.red { font-weight: bold; color: #c00; font-size: 10px}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003366}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #CC0000; font-weight: normal}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #003366}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #003366}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #003366}
/* added re1 and re2 to adjust for headding spacing on the top of the reservations pages (2 lines) use <re#> and </re#> as you would <h#> </h#>*/
re1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003366 }
re2{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #003366 }
td.coursesblack { font-weight: bold; color: #000000; font-size: 9px ; font-family: Verdana, Arial, Helvetica, sans-serif}
td.coursesblue { font-weight: bold; color: #0099FF; font-size: 9px ; font-family: Verdana, Arial, Helvetica, sans-serif }
td.coursesred { font-weight: bold; color: #FF0033; font-size: 9px ; font-family: Verdana, Arial, Helvetica, sans-serif }
td.coursesgreen { font-weight: bold; color: #339933; font-size: 9px ; font-family: Verdana, Arial, Helvetica, sans-serif }
td.coursesredtitle { font-weight: bold; color: #FF0033; font-size: 12px ; font-family: Verdana, Arial, Helvetica, sans-serif}
td.coursesbluetitle { font-weight: bold; color: #0099FF; font-size: 12px ; font-family: Verdana, Arial, Helvetica, sans-serif }
td.coursesgreentitle { font-weight: bold; color: #339933; font-size: 12px ; font-family: Verdana, Arial, Helvetica, sans-serif }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003366 }
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #003366 }
td.red { font-weight: bold; color: #CC0000; font-size: 9px ; font-family: Verdana, Arial, Helvetica, sans-serif }
td.eventsredtitle { font-weight: bold; color: #CC0000; font-size: 12px ; font-family: Verdana, Arial, Helvetica, sans-serif }
td.eventsbluetitle { font-weight: bold; color: #003366; font-size: 12px ; font-family: Verdana, Arial, Helvetica, sans-serif }
p.blue { font-weight: bold; color: #09F; font-size: 10px }
p.black { font-weight: bold; color: #000; font-size: 10px }
td.schedulewhite { font-weight: bold; color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
td.scheduleblue { font-weight: bold; color: #003366; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
td.scheduleltblue { font-weight: bold; color: #0099FF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
td.scheduleyellow { font-weight: bold; color: #FFFF00; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
td.schedulered { font-weight: bold; color: #FF0033; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
td.schedulegreen { font-weight: bold; color: #339933; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
td.newswhite { font-weight: bold; color: #FFFFFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #218BB2}

h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
p.red2 { font-weight: bold; color: #FF0033; font-size: 10px }
p.green { font-weight: bold; color: #339933; font-size: 10px }
ul.diamond { list-style-position: outside ; list-style-type: none; list-style-image: url(../images/diamond.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; color: #000000; font-weight: normal}

