a:link    {color:#0000FF}
a:active  {color:#FFFF00; text-decoration:none}
a:visited {color:#800080}
a:hover   {color:#FFFF00; text-decoration:none}

body
{
background:#C1CDC1 url('grayhewn.jpg') repeat;
font-family:verdana,helvetica,arial,sans-serif; 
font-size: 0.8em; 
font-weight: bold;
color:#000;
}

.title
{
font-size: 1.2em;
}


.norm
{
font-size: 0.8em; 
font-weight: bold;
}

.small
{
font-size: 0.7em;
font-weight: normal;
}


img.pic 
{
font-size: 0.7em;
font-weight: normal;
border: 1px solid #000;
}

.cite   
{
font-size: 0.7em;
font-style: italic;
}

.super  
{
vertical-align: top;
font-size: 0.7em;
color:#333;
}