BODY {
	COLOR: Black;
	BACKGROUND-COLOR: #FFFFCC;
	font-size: small;
	display: inline;
	font-family: "Franklin Gothic Book";
	
}
A:link {
	COLOR: #4F6228;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:visited {
	color: #4F6228;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:active {
	BACKGROUND-COLOR: none;
	COLOR: #4F6228;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	BACKGROUND-COLOR: none;
	COLOR: #4F6228;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.cim
{
	font-weight: bold;
	font-size: large;
}

.belul
{
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
}

.zebra
{
	border-right: 0;
}
.cim
{
	border-left: 0;
}
.left
{
	width: 300px;
}

