body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	background-image: url(images/sergefun2.jpg);
	background-repeat: repeat;
 }

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pic {
padding: 0 8px 8px 0;
margin: 0 8px 8px 0;
}
	
h1 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -6px;
	color: #000000;
}

ul {
	margin: 8px 0 0 8px;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	/*list-style-image: url(images/lb_nw.gif);*/
}

ul li {
	background-image: url(images/bananabullet.gif);
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 0 1px;
	margin: 4px 0 4px 0;
	line-height: 16px;
}



h2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -6px;
	color: #000000;
}

a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
 color: #CC3300;
	text-decoration: underline;
}

#floatright {
 float: right;
	margin: 0 0 12px 12px; }
	
.backLINK {
  float: right; }
	