```html
table {
fontfamily: Arial, sansserif;
bordercollapse: collapse;
width: 100%;
}
th, td {
border: 1px solid dddddd;
textalign: left;
padding: 8px;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f2f2f2;
}
Position | Team | Played | Won | Drawn | Lost | Points |
---|---|---|---|---|---|---|
1 | Manchester City | 38 | 32 | 3 | 3 | 99 |
2 | Manchester United | 38 | 24 | 5 | 9 | 77 |
3 | Liverpool | 38 | 23 | 9 | 6 | 78 |
4 | Chelsea | 38 | 19 | 10 | 9 | 67 |
5 | Leicester City | 38 | 20 | 6 | 12 | 66 |