<style>

BODY { font-family: Verdana, Arial, Helvetica;
        scrollbar-3dlight-color:861A8B;
        scrollbar-arrow-color:861A8B;
        scrollbar-darkshadow-color:861A8B;
        scrollbar-face-color:FFFFFF;
        scrollbar-highlight-color:FFFFFF;
        scrollbar-shadow-color:F1D1F8;
        scrollbar-track-color:FFFFFF;
        }

A { text-decoration: none; color: #000000; }
A:visited { color: #000000; }
A:hover { cursor: crosshair; text-decoration: underline; color: #000000; }
A:active { color: #000000; }

.maincontent { font-family: Arial, Verdana;
               font-size: 12px;
               line height: 15px;
               color: #000000;
               }

.maincontent A { color: #861A8B; }
.maincontent A:visited { color: #861A8B; }
.maincontent A:hover { text-decoration: underline; color: #861A8B; }
.maincontent A:active { color: #F4CEFD; }

.content {
	font-family: Arial, Verdana;
	font-size: 12px;

               line height: 15px;
	color: #00BFBD;
               }

.updatetable { font-family: Arial, Verdana;
               font-size: 12px;
               color: #000000;
               padding-top:8px;
               padding-bottom:20px;
               padding-left:4px;
               padding-right:6px;
               text-align:justify;
               }

.updatetable A { color: #861A8B; }
.updatetable A:visited { color: #861A8B; }
.updatetable A:hover { text-decoration: underline; color: #861A8B; }
.updatetable A:active { color: #F4CEFD; }

.copy { font-family: Arial;
         font-size: 7pt;
         line-height: 7pt;
         color: #861A8B; }

.copy A { color: #861A8B; }
.copy A:visited { color: #861A8B; }
.copy A:hover { text-decoration: none; color: #861A8B; background-color: #F4CEFD; }

.subheader { font-family: Arial, Verdana;
         font-size: 13px;
         font-weight: bold;
         color: #000000; }

.header { font-family: Arial, Verdana;
         font-size: 16px;
         font-weight: bold;
         color: #861A8B; }
		 	 

.source { font-family: Arial, Verdana;
         font-size: 7pt;
         font-style: italic;
         color: #861A8B; }


</style>

