TABLE
{
 font-size: 16px;
 font-family:  Times, Serif;
}

TD.comment { font-size: 10px }

A:link     {text-decoration: none; font-weight: bold; color : #000000 }
A:visited  {text-decoration: none; font-weight: bold; color : #000000  }
A:active   {text-decoration: none; font-weight: bold; color : #000000  }
A:hover    {text-decoration: underline; font-weight: bold; color : #000000 }

A.sublink:link     {text-decoration: none; font-weight: normal; color : #000000 }
A.sublink:visited  {text-decoration: none; font-weight: normal; color : #000000  }
A.sublink:active   {text-decoration: none; font-weight: normal; color : #000000  }
A.sublink:hover    {text-decoration: underline; font-weight: normal; color : #000000 }

H1
{
 font-size: 18px;
 font-family:  Times, Serif;
 text-align: center;
}

H3
{
 font-size: 16px;
 font-family:  Times, Serif;
}

LI.nrm	{margin-bottom: 5}

.tjust	{ text-align: justify }
.menud	{ font-size: 15px }
