head, body
	{
         width: 100%;
         height: 100%;
         }
body, table
	{
	background-color: #fffff0;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana, arial, helvetica, futura, incised, sans-serif;
	margin: 0px;
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	}
h1
	{
         font-size: 24px; font-weight: bold; color:#393;
         }
h1.small
	{
         font-size: 18px; font-weight: bold; color:#666;
         }
h2
	{
         font-size: 24px; font-weight: bold; color:#666;
         }
h3
	{
         font-size: 12px; font-weight: bold; color:#393;
         }
h4
	{
         font-size: 12px; font-weight: bold; color:#666;
         }
a
	{
         text-decoration: none; font-weight: bold;
         }

a.fr:link
	{
	color: #393;
	}
a.fr:visited
	{
	color: #8e8;
         text-style: italic;
	}
a.fr:hover
	{
	color: #393;
	font-weight: bold;
	}
a.fr:active
	{
	color: #393;
	font-weight: bold;
	}
a.fr:focus
	{
	color: #393;
	font-weight: bold;
	}
a.de:link
	{
	color: #666;
	}
a.de:visited
	{
	color: #bbb;
         text-style: italic;
         }
a.de:hover
	{
	color: #666;
	font-weight: bold;
	}
a.de:active
	{
	color: #666;
	font-weight: bold;
	}
a.de:focus
	{
	color: #666;
	font-weight: bold;
	}
td.content
	{
         font-size: 12px;
         }
p.fr
	{
         color: #393;
         }
p.de
	{
         color: #666;
         }
td.headde
	{
         font-size: 14px;
         font-weight: bold;
         color: #666;
         }
td.headfr
	{
         font-size: 14px;
         font-weight: bold;
         color: #393;
         }
td.linede
	{
         font-weight: normal;
         color: #666;
         }
td.linefr
	{
         font-weight: normal;
         color: #393;
         }

<!--

CSS by Kay Wille, Digital Wonderland Design, 2006
http://www.digital-wonderland.de/

-->