
  a:link { 
	text-decoration: none;
	color: black;
	font-family: Lucida,Arial,Frutiger,Futura,Gills Sans,Helvetica,Optima,Palatino,Agfa Rotis,Univers;
	}

  a:visited { 
	text-decoration: none;
	color: black;
	font-family: Lucida,Arial,Frutiger,Futura,Gills Sans,Helvetica,Optima,Palatino,Agfa Rotis,Univers;
	}

  a:hover { 
	text-decoration: underline;
	background: black;
	color: #0080D0;
	}

  body	{ 
	background-color: #01abde;
	color: black;
	text-decoration: none;
	font-family: Lucida,Arial,Frutiger,Futura,Gills Sans,Helvetica,Optima,Palatino,Agfa Rotis,Univers;
	}

  h2	{
	background: #239980 none repeat scroll 0% 50%;
	color: white;
	text-align: center;
	}

  img	{
	border: none;
	}
  
  p	{
	font-size: 20;
	font-style: bold;
	color: black;
	}

  table {
	width: 100%;
	}

  td { 
	background-color: white;
	vertical-align: top;
	}

  td.header { 
	background-color: #01abde;
	text-align: left;
	vertical-align: top;
	}

  td.menu { 
	background-color: #01abde;
	text-align: left;
	vertical-align: top;
	}

