a:link
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12 px;
        color: #FF0000;
        text-decoration: underline;
}

a:visited
{
       font-family: Arial, Helvetica, sans-serif;
        font-size: 12 px;
        color: #FF0000;
        text-decoration: underline;
}
a:active
{
       font-family: Arial, Helvetica, sans-serif;
        font-size: 12 px;
        color: #FF0000;
        text-decoration: underline;
}
a:hover
{
  font-family: Arial, Helvetica, sans-serif;
        font-size: 12 px;
        color: #FF0000;
        text-decoration: underline;
}

a.small:link
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9 px;
        color: #FF0000;
        text-decoration: underline;
}

a.small:visited
{
       font-family: Arial, Helvetica, sans-serif;
        font-size: 9 px;
        color: #FF0000;
        text-decoration: underline;
}

a.small:hover
{
  font-family: Arial, Helvetica, sans-serif;
        font-size: 9 px;
        color: #FF0000;
        text-decoration: underline;
}
           
a.white:link
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9 px;
        color: #FFFFFF;
        text-decoration: underline;
}

a.white:visited
{
       font-family: Arial, Helvetica, sans-serif;
        font-size: 9 px;
        color: #FFFFFF;
        text-decoration: underline;
}

a.white:hover
{
  font-family: Arial, Helvetica, sans-serif;
        font-size: 9 px;
        color: #FFFFFF;
        text-decoration: underline;
}


BODY
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
	}


P,TD       
  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	}       
	           
P.LINE     
  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	}       
P.SMALL
         {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9 px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
	}    
