p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-language:EN-GB;}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
@page Section1
	{size:595.45pt 841.7pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}

      table.fixtures tr th{
        border-style:solid; 
        border-width: 1px;
        font-weight: bold;        
        text-align:left;
        background:#a6caf0;
      }
      table.fixtures {
        border-style:solid; 
        border-color:black;
        border-width: 1px;
        border-collapse: collapse;
      }
      table.fixtures tr td{
        border-style:solid; 
        border-color:black;
        border-width: 1px;
        padding-left: 3px;
        padding-right: 3px;
        margin:-2px;
      }
      .Title {
        background:#eeeeee
      }
      .Odd {
        background:#eeeeee
      }
      .Even {
        background:#ffffff
      }
      .Success {
        background:#bbffbb
      }
      .Error {
        font-weight:bold; background:#ffbbbb;
      }
      .Failure {
        font-weight:bold; background:#ffbbbb;
      }
      .Ignore {
        background:#eeee44;
      }
      .Ladies {
        background:#8080ff;
      }
       .Mens {
        background:#eeee44;
      }     