table, tr, td {
 border: none;
 border-collapse: collapse;
}

.wm-page-content {
  max-width: 80%;  /* Windmill theme: setting the width of help page content in the window (none = 100%)  */
}

.vngeometryobject { 
    color: #ee0000; 
}

.vnfield { 
    color: #0000ff; 
}

.vnregularfield { 
    color: #0000ff; 
}

.vnirregularfield { 
    color: #8800ff; 
}

.vnpointfield { 
    color: #8888ff; 
}

