body { 
background-color: #fad888; 
color: black; 
margin: 1em
}

a:link, a:visted {color: black; text-decoration: none} 
a:hover {text-decoration: underline}


.other a:link, .other a:visted, .other a:hover {color: black; text-decoration: none} 
.other a:hover {text-decoration: underline}


h1, h2, h3, h4, h5 
{text-align: center} 
table.djschedule 
{ 
border: 10px red outset; 
text-align: center;
background-color: #fad888; 
width:100%;
color: black;
vertical-align: middle;
border-collapse: collapse;
text-decoration:none;
} 

.tabletitle {text-align: center; 
                font-weight: bold; 
                font-size: 200%}
.tablehead {font-weight: bold; 
                   border-width: 8px;  
                   font-size: 125%}
td {border: 5px red inset; 
     width: 33%: 
     background-color: #fad888; 
     padding: 5px; }

.other {color: black;
           background-color: #dddddd;
           text-align: center; }



.tba { color: #aaaaaa; background-color: #fad888; } 
.tba a:link, a:visited { color: #aaaaaa }

.djv 
{ 
color: black; background-color: #dddddd; 
} 
.centeredimage {text-align: center}

th { color:blue}
caption { color:blue; font-weight:800; font-size:1.25em}


