<STYLE>

BODY   {
   background-color: #FFFFFF;
   color: #000066;
   font-family: arial, sans-serif;
   font-size: 16px;
   font-weight: bold;
   }

.sectionheader   {
   background-color: #F0F8FF;
   color: #996699;
   font-family: arial, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 0px;
   margin-top: 0px;
   }

.bodyheading   {
   background-color: #F0F8FF;
   color: #000066;
   font-family: arial, sans-serif;
   font-size: 18px;
   font-weight: bold;
   margin-bottom: 0px;
   margin-top: 0px;
   }

.topbannertext   {
   background-color: #FFFFFF;
   color: #FFFFCC;
   font-family: arial, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 0px;
   margin-top: 0px;
   }

.footertext   {
   background-color: #996699;
   color: #FFFFFF;
   font-family: arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 0px;
   margin-top: 0px;
   }

TABLE.linktable   {
        border-color:  #996699;
        background-color: #F0F8FF;
        }

.tableheader   {
   background-color: #996699;
   color: #FFFFCC;
   font-family: arial, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 0px;
   margin-top: 0px;
        }

A:link	{
	color: #666666;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
A:visited	{
	color: #666666;
        font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
A:hover	{
	color: #666666;
        font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
A:active	{
	color: #666666;
        font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
A	{
	color: #666666;
        font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
        }

A.sectionlink:link	{
	color: #000000;
	font-family: arial, sans-serif;
        font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
A.sectionlink:visited	{
	color: #000000;
        font-family: arial, sans-serif;
        font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
A.sectionline:hover	{
	color: #000000;
        font-family: arial, sans-serif;
        font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
A.sectionlink:active	{
	color: #000000;
        font-family: arial, sans-serif;
        font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
A.sectionlink	{
	color: #000000;
        font-family: arial, sans-serif;
        font-size: 12px;
	font-weight: bold;
	text-decoration: none;
        }
</STYLE>