a.nav:link { color: #ffffff; }
a.nav:active { color: #ffff33; }
a.nav:hover { color: #ffff33; }
a.nav:visited { color: #E4E4F9; }

p  { font-family: verdana, arial, helvetica; font-size: 95%; }

td { font-size: 10px; font-family: verdana, arial, helvetica; }

ul { font-size: 10px; font-family: verdana, arial, helvetica; }

pre { font-size: 11px; font-family: courier new, courier; color: #330033; }

blockquote { font-size: 10px; font-family: verdana, arial, helvetica; }

h2
{
   font-family: verdana, arial, helvetica;
   font-size: 14px;
   font-weight: bold;
   color: #333366;
}

.heading
{
   font-family: verdana, arial, helvetica;
   font-size: 12px;
   font-weight: bold;
   color: #333366;
}

.table-heading
{
   font-size: 9px;
   font-family: verdana, arial, helvetica;
   font-weight: bold;
   color: #ffffff;
   background-color: #515151;
}

.table-heading-big
{
   font-size: 12px;
   font-family: verdana, arial, helvetica;
   font-weight: bold;
   color: #ffffff;
   background-color: #767676;
}

.row-color
{
   background-color: #eeeee0;
}

.address
{
   font-size: 9px;
   color: #000066;
}

.hot
{
   font-weight: normal;
   color: #770000;
}

.not
{
   color: #ff3300;
}

hr
{
  border: 1;
  NOSHADE;
  width: 100%;
}

.diihr
{
  border: 1;
  align: left;
  width: 40%;
}
