body {
	font-family: Arial, Helvetica, sans-serif; 
}
p {  
	font-size: 12px; 
	color: #fff;
}
h3 {  
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	color: #f30;
}
h4 {  
	font-size: 12px; 
	font-weight: bold;
}
.pictext {  
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #9c0;
}
li {  
	font-size: 12px; 
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}
.content {
	width: 550px;
	padding: 20px;
	margin: auto;
}
