
.body        {font-family: arial;
             font-size: 8pt;
             font-style: normal;
             color: black;}

.sold        {font-family: Times;
             font-size: 12pt;
             margin-bottom: 0;
			 margin-top: 0;
			 font-style: normal;
             color: #FF0000;}
			 
p           {margin-top: 10;
            margin-bottom: 6;
            font-family: arial;
            font-size: 8pt;
            font-style: normal;
            color: black;}							

ul          {font-family: arial;
            font-size: 10pt;
            font-style: normal;
            color: Black;}
					
ol          {font-family: arial;
            font-size: 10pt;
            font-style: normal;
            color: Black;}

h1          {font-family: arial;
            font-size: 10pt;
	     	color: black;}

h2          {font-family: arial;
            font-size: 10pt;
	     	color: black;
			text-decoration: none;}

h3          {font-family: arial;
            font-size: 8pt;
            font-style: normal;
	     	color: black;}

a			{font-family: arial;
  			font-size: 11pt;
            font-style: bold;
			color: #666666; 
			text-decoration: none;}
			
a:visited   {color: #666666;
			font-family: arial;
  			font-size: 11pt;
            font-style: bold;}

a:hover     {color: #60BEF2; 
			font-family: arial;
  			font-size: 11pt;
            font-style: bold;
			text-decoration: underline;}

.text       {font-family: Arial;
            font-size: 8pt;
            font-style: normal;
			margin-bottom: 10pt;
	     	color: #666666;}