body, table
{ font-family: verdana, arial;
  font-size: 12px;
  color: black }

.bluecell TH
{
background-image:url('./pics/bluecell.gif');
background-color:blue;
color:white;
font-weight:700;
}

.center
{ text-align:center }

.left
{ text-align:left }

.justify
{ text-align:justify }

.small
{ font-size: 10px }

.roll 
{ text-decoration:none; 
  color:#7B68EE /*mediumslateblue*/ }

a.roll:hover 
{ color:#DC143C /*crimson*/ }

.nodec 
{ text-decoration:none; 
  color:#DC143C /*crimson*/ }

a.nodec:hover 
{ font-weight:bold }

p 
{ }

h1
{ font-size: 18px }

h2
{ font-size: 16px }

h3
{ font-size: 14px }

img
{ border: none }

td 
{ text-align: justify }
