```html
table {
width: 100%;
bordercollapse: collapse;
}
th, td {
padding: 8px;
textalign: left;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
Position | Team | Played | Won | Drawn | Lost | Goals For | Goals Against | Goal Difference | Points |
---|---|---|---|---|---|---|---|---|---|
1 | Manchester City | 36 | 27 | 5 | 4 | 85 | 25 | 60 | 86 |
2 | Liverpool | 36 | 25 | 7 | 4 | 78 | 28 | 50 | 82 |
3 | Chelsea | 36 | 21 | 10 | 5 | 67 | 28 | 39 | 73 |
4 | Manchester United | 36 | 19 | 9 | 8 | 64 | 38 | 26 | 66 |
5 | Arsenal | 36 | 18 | 10 | 8 | 55 | 35 | 20 | 64 |