﻿	   	
   body
{
    font-size: 12px;
    color: #555555;
    line-height: 150%;
}
    table
{
    font-size: 12px;
    color: #555555;
    line-height: 150%;
}
   	td
{
    font-size: 12px;
    color: #555555;
    line-height: 150%;
}

  	.doc
{
    font-size: 12pt;
    color: #555555;
    line-height: 150%;
}
 
	
    	a:link
{
    color: #0000bb;
    text-decoration: none;
    font-size: 9pt;
}
    	
    	
    

 a:visited
{
    color: #20619E;
    text-decoration: none;
    font-size: 9pt;
}
 
 	a:hover
{
      color: red;
    text-decoration: none;
    font-size: 9pt;
}