/* FIRST */
body {
font-family: verdana, arial, helvetica, sans-serif;
color: black;
}

table.hall {
font-family: arial, verdana, helvetica, sans-serif;
color: black;
font-size: 12px;
text-align: left;
text-decoration: none; 
}

table.hall a:link, table.halloween a:active, table.halloween a:visited {
color: blue;
text-decoration: none; 
}

table.ltblue {
font-family: arial, verdana, helvetica, sans-serif;
color: #99CCFF;
font-size: 9px;
text-align: left;
}

table.ltblue a:link, table.ltblue a:active, table.ltblue a:visited {
color: #99CCFF;
font-size: 12px;
}

table.darkblue {
font-family: arial, verdana, helvetica, sans-serif;
color: blue;
font-size: 12px;
text-align: left;
text-decoration: none; 
}

table.darkblue a:link, table.darkblue a:active, table.darkblue a:visited {
color: blue;
text-decoration: none; 
}

/* Do you know the way? */

h1 { font-weight: bold; font-size: xx-large; text-align: center; margin-top: 1em; margin-bottom: 1em }
h2 { font-weight: bold; font-size: x-large; margin-top: 1em; margin-bottom: 1em }
h3 { color: black; font-size: large; font-family: verdana, arial, helvetica, sans-serif; margin-top: 1em; margin-bottom: 1em }
h4 { color: #663366; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; margin-top: 1em; margin-bottom: 1em }
h5 { color: black; font-family: verdana, arial, helvetica, sans-serif; margin-top: 1em }
h6 { font-weight: bold; margin-top: 1em }

li { margin-left: 1em }
li.td a:link { color: #cff }

p.first { color: white; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif }
p.second { color: purple }
p.third { color: gray }
