ÿþ<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Serbian Council of Great Britain</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="_notes/style.css" type="text/css"> <script type="text/javascript"> function goSetHeight() { if (parent == window) return; // arg: id of iframe element this doc is to be loaded into else parent.setIframeHeight('ifrm'); } </script> <style> div.global { height: 630px; } </style> </head> <body onload="goSetHeight()"> <div class="global"> <!-- Content --> <h3>Property Management</h3> <table bgcolor="#000000" width="500px"> <tr> <td bgcolor="#ffffff">Nick Brajkovich Limited<br /> Chartered Accountant & Registered Auditor</td> </tr> <tr> <td bgcolor="#ffffff"> 29 Withers Avenue<br /> Orford<br /> Warrington<br /> Cheshire<br /> WA2 8EU<br /> <br /> Director: Nick Brajkovich BSc FCA<br /> </td> </tr> <tr> <td bgcolor="#ffffff">Mobile: 07932 658562<br /> e-mail :n.brajkovich@ntlworld.com</td> </tr> </table><br /> <table bgcolor="#000000" width="500px"> <tr> <td bgcolor="#ffffff">Burton Beavan & Co. Accountants</td> </tr> <tr> <td bgcolor="#ffffff"> 112-114 Witton Street<br /> Northwich<br /> Cheshire<br /> CW9 5NW<br /> </td> </tr> <tr> <td bgcolor="#ffffff">Tel : 01234 357595</td> </tr> </table><br /> <table bgcolor="#000000" width="500px"> <tr> <td bgcolor="#ffffff">NOVAKOVIC & CO. Ltd.<br /> Taxation & Business Advisors</td> </tr> <tr> <td bgcolor="#ffffff"> 30 Mill street<br /> Bedford<br /> MK40 3HD<br /> </td> </tr> <tr> <td bgcolor="#ffffff">Tel : 01234 357595</td> </tr> </table> </div> </body> </html>