body    {
        font-family: Verdana;
        font-size: 8pt;
        }

p       {
        font-family: Verdana;
        font-size: 8pt;
        }

tr      {
        font-family: Verdana;
        font-size: 8pt;
        }

th      {
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
        vertical-align: bottom;
        text-align: left;
        padding-top: 2px;
        }

td      {
        font-family: Verdana;
        font-size: 8pt;
        vertical-align: top;
        }

h2      {
        margin-top: 15px;
        font-family: Arial, Verdana;
        font-size: 13pt;
        font-weight: bold;
        }

.clsa	{
	text-decoration: none;
	}

.clsa:hover {
	text-decoration: underline;
	}

.clsButton	{
		font-family: Verdana, Arial;
		font-size: 8pt;
		}

.clsTextBox             {
                           font-family: Verdana, Arial, Helvetica; 
                           font-size: 8pt; 
                           font-weight: bold;
                           color: black;
                           border-width: 1; 
                           border-color: #000000; 
                           border-style: solid; 
                           background-color: #ffffff;
                         }
