BODY
    {
     font-family: verdana, arial;
     font-size: 8pt; 
     font-weight:100;
     font-style:normal;
     color:#0099FF;
     background-color:#666666;
     SCROLLBAR-FACE-COLOR: #666666;
     SCROLLBAR-HIGHLIGHT-COLOR: #3f485f;
     SCROLLBAR-SHADOW-COLOR: #3f485f;
     SCROLLBAR-3DLIGHT-COLOR: #666666;
     SCROLLBAR-ARROW-COLOR: #3f485f;
     SCROLLBAR-TRACK-COLOR: #666666;
     SCROLLBAR-DARKSHADOW-COLOR: #666666;
     SCROLLBAR-BASE-COLOR: #666666
}

.big
    {
     font-family: tahoma,verdan, arial;
     font-size: 10pt; 
     font-weight:700;
     font-style:normal;
     color:#FF9900;
}

.bold
    {
     font-family: tahoma,verdan, arial;
     font-size: 8pt; 
     font-weight:600;
     font-style:normal;
     color:#FF9900;

}

.sign
{
     font-family: verdana, arial;
     font-size: 10pt; 
     font-weight:100;
     font-style:normal;
     color:#FF9900;
}




.small
      {
       font-family: verdana, arial;
     font-size: 6pt; 
     font-weight:80;
     font-style:normal;
     color:#CCCCCC;
}


.redlink
     {
     font-family: verdana, arial;
     font-size: 10pt; 
     font-weight:100;
     font-style:normal;
     background-color: underline; color: #FF0000;
}



.biglink
       {
       font-family: verdana, arial;
       font-size: 10pt; 
       font-weight:700;
       font-style:normal;   
     
}

a:link 
      { 
       text-decoration: underline; color: #FF9900;
}


a:visited 
         { 
          text-decoration: underline; color: #FF9900;
}


a:active 
       {
        text-decoration: underline; color: #FF9900;
}

a:hover 
      {
       background-color: underline; color: #CCCC99;
}



H1
   {
    font-family: verdana, arial;
    font-size: 10pt; 
    font-weight: 800;
    font-style: normal;
    color: #CCCCCC;
}

P
{
     font-family: verdana, arial;
     font-size: 8pt; 
     font-weight:100;
     font-style:normal;
     color:#CCCCCC;
}

TD
{
     font-family: verdana, arial;
     font-size: 10pt; 
     font-weight:100;
     font-style:normal;
     color:#CCCCCC;
}

HR	{
	text-align: center;
	color: #333333;
	width: 95%;
	border: 1px;
}