.text 
  {
  font-family: Arial Black;
  font-size: 15px;
  font-style: Bold;
   color: #098b3e;

  } 
.price 
  {
  font-family: Arial;
  font-size: 12px;
  font-style: Normal;
   color: #000000; 
   
  } 
  .pricelist 
  {
	font-family: Arial;
	font-size: 12px;
	font-style: Normal;
	color: #000000;
	border: 1px dotted #3b7403; text-right: 4px
}
  
.read 
  {
  font-family: Arial;
  font-size: 13px;
  font-style: Bold;
   color: #000000;

  } 
.Arrow
  {
  font-family: Arial;
  font-size: 14px;
  font-style: Bold;
   color: #D02A1E;

  } 
.notes
  {
  font-family: Arial;
  font-size: 13px;
  font-style: Bold;
   color: #0033CC;

  } 
.footer
  {
  font-family: Arial;
  font-size: 10px;
  font-style: normal;
   color: #000000;
   }
   .hedding
  {
  font-family: Arial;
  font-size: 16px;
  font-style: Bold;
   color: #ffffff;

  } 
  
.next 
  {
  font-family: Arial;
  font-size: 14px;
  font-style: bold;
   color: #FFFFFF;

  } 
  
  a:link {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #cc0000;
}
