#list, #list ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	font-family: Georgia,"Times New Roman",Serif;
	/*background-color: #999999;*/
}

/*#list li ul {
	display: none;
	visibility: visible;
}*/

/*#list li:first-child {
	font-size:1.2em;
}*/
/*
#list li:first-child ul {
	display: block;
}*/

#list li  {
	margin-left: 10px;
}

#list li div {
	cursor:pointer;
}

#fieldL #pic, #fieldL #link {
	visibility:hidden;
}

.title  {
	font-size:22pt;
	/*COLOR:#000099;*/
	font-weight:bold;
	text-align:center;
}
	   
.text {
	font-size:16pt;
	/*COLOR:#000099;*/
	font-weight:bold;
}
	

