body {
	bottom : 0px;
	left : 0px;
	right : 0px;
	top : 0px;
	margin : 0px 0px 0px 0px;
	font-family : sans-serif;
	font-size : 10pt;
	background-image : url(pics/bk.gif);
	font-weight : normal;
}
	body.blank {
	background-image : none;
	background-color : transparent;
}

A IMG {
		border-color : #00923F;
}
TABLE {
	font-size : 10pt;
}
A:LINK {
		color : #00923F;
		text-decoration: none;
		font-size : 10pt;
	}
	A:HOVER {
	color : #00923F;
	text-decoration: underline;
	font-size : 10pt;
}
	A:VISITED {
		color : #00923F;
		text-decoration: none;
		font-size : 10pt;
		font-style : italic;
	}
P.news A:LINK {
		color : #00923F;
		text-decoration: none;
		font-size : 8pt;
	}
P.news A:HOVER {
	color : #00923F;
	text-decoration: underline;
	font-size : 8pt;
}
P.news A:VISITED {
		color : #00923F;
		text-decoration: none;
		font-size : 8pt;
		font-style : italic;
	}
P {
	font-family : sans-serif;
	font-size : 10pt;
	text-align : justify;
	text-indent : 1em;
}
P.litera:first-letter  {
	font-size : 12pt;
	color : #00923F;
	font-weight : bold;
}
P.news {
	font-family : sans-serif;
	font-size : 8pt;
	text-align : justify;
	text-indent : 2em;
	margin-bottom : 0px;
	margin-top : 0px;
}
P.news:first-letter  {
	font-size : 10pt;
	color : #00923F;
	font-weight : bold;
}
P.date {
	font-family : sans-serif;
	font-size : 8pt;
	text-align : left;
	text-indent : 1em;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
}
H3 {
	color : #00923F;
	font-size : 14pt;
	font-weight : bold;
}
UL LI {
	font-family : sans-serif;
	font-size : 10pt;
	list-style-image : url(pics/marker-f.gif);
}
UL LI LI  {
	font-family : sans-serif;
	font-size : 10pt;
	list-style-image : url(pics/marker.gif);
}

UL {
	font-family : sans-serif;
	font-size : 10pt;
}
OL {
	list-style-type : decimal;
	font-family : sans-serif;
	font-size : 10pt;
}
.closel {
	cursor : pointer;
	list-style-image : url(pics/plus.gif);
}
.openel {
	cursor : pointer;
	list-style-image : url(pics/minus.gif);
}
.colel {
	position : relative;
	display : none;
}
.expel {
	position : relative;
	display : block;
	list-style-image : url(pics/marker.gif);
}
