  body,td,th {
  	font-family: "Tahoma, Verdana, sans-serif", Tahoma;
	color: #003366}

  a:link {
	color: #003366;
  }
  a:visited {
	color: #FF0000;
  }
  a:hover {
	color: #FF0000;
  }
  a:active {
	color: #FF0000;
  }
  
  body {
 	margin-left: 0px;
	margin-top: 10px;

	background: #D0D0D0 url(images/bg.jpg);
	font-size: 10pt;}

  table.main {
	background: #D0D0D0;
	width: 770px;	
	font-size: 10pt;
	color: #000000}	

  td.nav {
	width: 210px}

  td.content {
	background: #D0D0D0;
	width: 560px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px}

  table.sub {
	background: #D0D0D0 url(images/bg_karton.jpg);
	width: 540px;
	font-size: 10pt}
	
  table.foot {
 	width: 300px;
	font-size: 10pt}   
 