td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 222222;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #346734;
}
a{
	color: #003300;
}
a:hover{
	text-decoration: none;
}
a.fotterlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.fotterlink:hover{
	text-decoration: none;
}
.green {
	color: #009900;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bulleg {
	list-style-image: url(images/bul.jpg);
	padding-bottom: 3px;
	list-style-position: outside;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;




}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC99;
}

