﻿/* copyright © 2001 Janne Hempel - janne@hempel.nu - http://www.hempel.nu/ */

  Body {
	font-family: Verdana, Arial ;
	font-weight: bold ;
	color:#000000 ;
  	}


  A:link {
	text-decoration: none ;
	color: #000000 ;
	}

  
  A:visited {
	text-decoration: none ;
	color: #000000 ;
	}


  A:hover {
	color: #FF0000;
	}


  Table {
	font-family: Verdana, Arial ;
	font-size: 10pt ;
	color: #000000
	}