div,p,form,table,ul,li,ol {
    font-size : 12px;
}

ul li {
    list-style-position:outside;
    margin-left : 5px;
  } 

ol {	margin-left : 40px;}
