<!--
document.writeln('<TABLE border=0>');

document.writeln('<TR>');
document.writeln('<TD colspan="3" align="center"><font size="1" face="Verdana, Arial" color="333399">');
document.writeln('<b>South West Premier</b></TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399"><b>Team</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center><b>Pld</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center><b>Pts</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">1. Gloucester City</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>22</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>58</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">2. Saltash Utd</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>22</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>51</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">3. Larkhall Athletic</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>22</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>44</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">4. Frome Town</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>22</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>42</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">5. Cheltenham Town</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>22</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>35</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<td colspan="3" align="center"><font size="1" face="Verdana, Arial" color="333399">[ <a href="http://www.swwfl.org.uk" target="_new">League Info</a> ]</td>');
document.writeln('</tr>');




document.writeln('<TR>');
document.writeln('<TD colspan="3" align="center"><font size="1" face="Verdana, Arial" color="333399">');
document.writeln('<b>Southern Premier</b></TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399"><b>Team</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center><b>Pld</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center><b>Pts</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">1. Southampton Saints</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>19</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>55</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">2. Maidenhead Utd</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>20</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>37</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">3. Wycombe Wderers</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>20</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>30</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">4. Shanklin</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>18</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>29</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<TD width=140><font size="1" face="Verdana, Arial" color="333399">5. Oxford Utd</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>20</TD>');
document.writeln('<TD><font size="1" face="Verdana, Arial" color="333399"><center>29</TD>');
document.writeln('</TR>');

document.writeln('<TR>');
document.writeln('<td colspan="3" align="center"><font size="1" face="Verdana, Arial" color="333399">[ <a href="http://www.southernregion.org" target="_new">League Info</a> ]</td>');
document.writeln('</tr>');

document.writeln('</TABLE>');

//-->


