BODY            {
                font-family: Verdana, Arial;
                margin: 0;
                }
INPUT           {
                font-family: Verdana, Arial;
                font-size: x-small;
                }
a:link          {
                color: #ffffff;
                font-weight: bold;
                text-decoration: none;
                }
a:active        {
                color: #ffffff;
                font-weight: bold;
                text-decoration: none;
                }
a:visited       {
                color: #ffffff;
                font-weight: bold;
                text-decoration: none;
                }
a:hover         {
                color: #ffffff;
                font-weight: bold;
                text-decoration: underline;
                }
.rheader        {
                background-color: #999933;
                color: white;
				font-weight: bold;
                }
.rboby          {
                background-color: #999933;
                }
