

body.body 
{
   background-color:white;
   font-family:Arial,sans-serif;
}

img { border:none }


h2.centered { text-align:center }
h3.centered { text-align:center }

p.centered { text-align:center }


a.navi 
{ 
   color:gray;
   text-decoration:none;
   font-size:16px;
}


table.navi 
{
   border-color:white;
   border-width:0px; 
   border-color:#cccccc; 
   border-style:inset; 
   padding:0px; 
}

td.navi 
{
   border-width:4px; 
   border-color:#cccccc; 
   border-style:groove; 
   background-color:#cccccc;
}

td.pics 
{
   text-align:left;
   vertical-align:top;
}


p.block 
{
   text-align:justify;
}


p.large 
{
   text-align:justify;
   font-size:16px;
}

