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*/ }

.rollnodec 
{ text-decoration:none; 
  color:black /*black*/ }

a.rollnodec:hover 
{ color:red; font-weight:bold }

.nodec 
{ text-decoration:none; 
  color:#DC143C /*crimson*/ }

a.nodec:hover 
{ font-weight:bold }

p
{ line-height: 150% }


h1
{ font-size: 18px }

h2
{ font-size: 16px }

h3
{ font-size: 14px }

img
{ border: none }

td 
{ text-align: justify }

textarea 
{ font-size: 12px;
background-color:#bbbbbb;
overflow:hidden}

