body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: calibri, tahoma, verdana, sans-serif;
	font-size: 14px;
	color: #666666;
}

a.navi:link {text-decoration: none;font-weight:bold;color: #FFFFFF;}
a.navi:visited {text-decoration: none;font-weight:bold;color: #FFFFFF;}
a.navi:hover {text-decoration: none;font-weight:bold;color: #666666;}
a.navi:activ {text-decoration: none;font-weight:bold;color: #FFFFFF;}

a.footer:link {text-decoration: none;font-weight:normal;color: #666666;font-size: 14px;}
a.footer:visited {text-decoration: none;font-weight:normal;color: #666666;font-size: 14px;}
a.footer:hover {text-decoration: underline;font-weight:normal;color: #666666;font-size: 14px;}
a.footer:activ {text-decoration: none;font-weight:normal;color: #666666;font-size: 14px;}

a.grey1:link {text-decoration: underline;font-weight:normal;color: #333333;font-size: 14px;}
a.grey1:visited {text-decoration: underline;font-weight:normal;color: #333333;font-size: 14px;}
a.grey1:hover {text-decoration: underline;font-weight:normal;color: #666666;font-size: 14px;}
a.grey1:activ {text-decoration: underline;font-weight:normal;color: #333333;font-size: 14px;}

.footer{font-size:10px}

td.green {color: #92AA40;}

.grey {color:#EFEFEF}

.white {color:#FFFFFF}

.td {
  font-family: calibri, tahoma, verdana, sans-serif;
  font-size: 14px;
  color: #666666;
}

a.green:link {
  text-decoration: none;
  font-weight:normal;
  color: #92AA40;
}

a.green:visited {
  text-decoration: none;
  font-weight:normal;
  color: #92AA40;
}

a.green:hover {
  text-decoration: underline;
  font-weight:normal;
  color: #92AA40;
}

a.green:activ {
  text-decoration: none;
  font-weight:normal;
  color: #92AA40;
}

.header1 {color: #000000; font-weight:bold}

ul.frontpage { list-style-image: url(img/li.jpg); }