body {
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	background-image: url(images/sergefun2.jpg);
	background-repeat: repeat;
 }
	
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.verdan12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.verdan11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
 color: #CC3300;
	text-decoration: underline;
}

#floatright {
 float: right; }
 
 
#modulespecs {
  width: 100%;
  border: 1px solid #000000;
  padding: 6px;
  font-size: 11px
  font-family: Verdana, Arial, Helvetica, sans-serif;}

#modulespecs h3{
  font-size: 12px;
  font-weight: bold;
  margin: 4px 0 10px 0;
  padding: 0; 
}

#modulespecs h4 {
  font-size: 11px;
  font-weight: bold;
  margin: 8px 0 6px 0;
  padding: 6px 0 0 0;
  border-top: #666 dotted 1px;   }

#modulespecs p, #modulespecs ul{
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 8px 12px;
  padding: 0; }

#modulespecs li {
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 6px 16px;
  padding: 0; }

      
