p,
ul,
ol,
pre,
table,
blockquote {
    margin-bottom: 10px;
}
ul,
ol {
    list-style: none;
    padding-left: 0;

}
ul.bullets {
    list-style: inside;
	font-size: 20px;
	font-weight: 300; 
    line-height: 1.4;
	color: #000;
}