body { 
background-color: white; 
color: black; 
margin: 1em
}
a:link {color: black; text-decoration: none} 
a:visted {color: black; text-decoration: none} 
a:hover {text-decoration: underline}
h1, h2, h3, h4, h5 
{text-align: center} 
table.djschedule 
{ 
border: 10px black outset; 
text-align: center;
background-color: white; 
width:90%;
color: black;
vertical-align: middle;
border-collapse: collapse;
text-decoration:none;
} 

tr.tabletitle {text-align: center; font-weight: bold; font-size: 200%}

tr.tablehead {font-weight: bold; border-width: 8px; font-size: 150%}

td {
border: 5px gray inset; 
width: 33%: background-color: white; 
padding: 5px;
}


.other, td.other, td.other
{
color: black;
background-color: #dddddd;
text-align: center;
background-image: url(images/gray_back.gif);
}

.tba tr.tba, td.tba { color: #aaaaaa; background-color: white} 
.djv 
    {color: black;  
     background-color: #dddddd; 
     text-align: center;} 
.centeredimage {text-align: center}
.noprint {display: hidden}

