body     {
	background-color: rgb(255,255,225);
         color: rgb(0,0,0);
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
         }
body.dg  {
         background-color: rgb(255,255,225);
         }

table    {
  	font-size: 12px;
	font-weight: normal;
         }

td.h1    {
         font-size: 12px; font weight: bold; color: #000000;
         }

p.h1     {
         font-size: 16px; font weight: bold; color: #000000;
         }

p.h2     {
         font-size: 12px; font weight: bold; color: #000000;
         }

.link:active {color: #000000; font-weight: bold;}
.link:link {color: #000000; font-weight: bold;}
.link:visited {color: #000000; font-weight: bold;}
.link:hover {color: #000000; font-weight: bold;}