/*
CSS Copyright by Toto (Torben Brüggemann)
*/


table, tr, td, p
	{
	font-size:12px; font-weight:normal; font-family:arial,verdana, sans-serif; text-align:left;
	}

body {
	  /*
      background-color: #ffd5ea;
	  */
	  margin-left:0px;
	  margin-right:0px;
	  margin-top:0px;
	  margin-bottom:0px;
	 }



a:link  	{font-size: 12px; font-weight: bold; color: #000000; font-family: arial,helvetica, sans-serif; text-decoration: none;}
a:active 	{font-size: 12px; font-weight: bold; color: #000000; font-family: arial,helvetica, sans-serif; text-decoration: underline;}
a:visited  	{font-size: 12px; font-weight: bold; color: #000000; font-family: arial,helvetica, sans-serif; text-decoration: none;}
a:hover 	{font-size: 12px; font-weight: bold; color: #000000; font-family: arial,helvetica, sans-serif;}

