Content-Type: multipart/related; start=<op.mhtml.1247147939500.b157be500406489d@95.40.176.17>; boundary=----------sqdGYGFLMmiZT7H625OiuV
Content-Location: file://localhost/C:/Documents and Settings/Administrator/Moje dokumenty/ENGARDE9/Competitions/Sabre Team 2-AUX/Final.htm
Subject: =?utf-8?Q?Sabre=20Team?=
MIME-Version: 1.0

------------sqdGYGFLMmiZT7H625OiuV
Content-Disposition: inline; filename=Final.htm
Content-Type: text/html; charset=iso-8859-1; name=Final.htm
Content-Id: <op.mhtml.1247147939500.b157be500406489d@95.40.176.17>
Content-Location: file://localhost/C:/Documents and Settings/Administrator/Moje dokumenty/ENGARDE9/Competitions/Sabre Team 2-AUX/Final.htm
Content-Transfer-Encoding: 8bit

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Sabre Team</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="ProgId" content="Engarde.Document">
<meta name="Generator" content="Engarde" />
<meta name="Originator" content="Engarde" />
<link rel="stylesheet" href="style.css" type="text/css" media="all" />
<link rel="stylesheet" href="print.css" type="text/css" media="print" />
</head>

<body>

  <h1>
  Sabre Team
  </h1>
<h3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Final</h3>

<table class="tableau" summary="Final">
<tr>
  <td class="D" align="right">1&nbsp;</td>
  <td class="HBD" bgcolor="#B8D9DC">&nbsp;POL&nbsp;</td>
  <td class="HBD" bgcolor="#B8D9DC">&nbsp;POL</td>
  <td>&nbsp;</td>
</tr>
<tr>
  <td>&nbsp;</td>
  <td>&nbsp;</td>
  <td class="D">&nbsp;&nbsp;&nbsp;&nbsp;</td>
  <td class="HBD" bgcolor="#FFCCCC">&nbsp;RUS&nbsp;</td>
</tr>
<tr>
  <td class="D" align="right">2&nbsp;</td>
  <td class="HBD" bgcolor="#B8D9DC">&nbsp;RUS&nbsp;</td>
  <td class="HBD" bgcolor="#B8D9DC">&nbsp;RUS</td>
  <td>&nbsp;&nbsp;&nbsp;   45/19</td>
</tr>

</table>

<p><small>&nbsp;<br />Document Engarde - 2009-07-09 15:58:36<br />&nbsp;</small></p>
</body>

</html>

------------sqdGYGFLMmiZT7H625OiuV
Content-Disposition: inline; filename=style.css
Content-Type: text/css; charset=iso-8859-1; name=style.css
Content-Location: file://localhost/C:/Documents and Settings/Administrator/Moje dokumenty/ENGARDE9/Competitions/Sabre Team 2-AUX/style.css
Content-Transfer-Encoding: 8bit

/*
 * This is a simple style sheet for the Engarde HTML overall ranking output.
 */

body {
  background-color : #fff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.1%pt
}

h1 {
  font-size : 240%;
  text-align : center;
}

h2 {
  font-size : 180%;
  text-align : center;
}

h3 {
  font-size : 140%;
}

/*
 * This is a general list table that can be used for all the output
 * apart from the poules and the tableaux
 */

table.liste {
  font-size: 100%;
  color: #000;
  background-color: #fff;
  border-collapse: collapse;
  border: 2px solid #000;
}

/* This is the row for the header and footer */

table.liste th {
  color: #4682b4;
  background-color: #ffefd5;
  border: 1px solid #2f4f4f;
  padding: 2px 0.5em;
}

/* Border style for the table data cells */
table.liste td {
  border: 1px solid #2f4f4f;
  padding: 2px 0.5em;
}

/* Auxiliary styles for colour and alignment */

.color1 {
  background-color: #ffd700;
  color: #000;
}

.color2 {
  background-color: #c0c0c0;
  color: #000;
}

.color4 {
  background-color: #b8860b;
  color: #000;
}

.color8 {
  background-color: #cfc;
  color: #000;
}

.color16 {
  background-color: #fffacd;
  color: #000;
}

.color32 {
  background-color: #ffc0cb;
  color: #000;
}

.color64 {
  background-color: #b8d9dc;
  color: #000;
}

.color128 {
  background-color: #fffacd;
  color: #000;
}
.color256 {
  background-color: #ffc0cb;
  color: #000;
}
.color512 {
  background-color: #b8d9dc;
  color: #000;
}

.pair {
  background-color: #eee;
  color: #000;
}

.impair {
  background-color: #fff;
  color: #000;
}

/* Alignment for numbers */
.nombre {
  text-align: right;
}

.centre {
  text-align: center;
}

/*
 * Styles for poule table output
 */

table.poule {
  font-size: 90%;
  color: #000;
  background-color: #fff;
  border-collapse: collapse;
  border: 2px solid #000;
}

table.poule th {
  color: #4682b4;
  background-color: #ffefd5;
  border: 1px solid #2f4f4f;
  padding: 2px 0.5em;
}

/* Border style for the table data cells */

table.poule td {
  border: 1px solid #2f4f4f;
  padding: 2px 0.5em;
}

/* The diagonal box in the poule table */

.inutilise {
  background-color: #bbb;
  color: #000;
}

/*
 * Tableau styles
 */

table.tableau {
  font-size: 90%;
  color: #000;
  background-color: #fff;
  border: 0;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  empty-cells: show;
}

/* Styles to build the diagram */

.ligne {
  border-right: solid #000 1px;
  margin: 0;
}

.boite {
  border: solid #000 1px;
  margin: 0;
}


td.D {border-right:solid windowtext .5pt;}

td.BD {border-bottom:solid windowtext .5pt;
       border-right:solid windowtext .5pt;}

td.GBD {border-left:solid windowtext .5pt;
        border-bottom:solid windowtext .5pt;
        border-right:solid windowtext .5pt;}

td.HBD {border-top:solid windowtext .5pt;
        border-bottom:solid windowtext .5pt;
        border-right:solid windowtext .5pt;}

td.HGBD {border:solid windowtext .5pt;}


------------sqdGYGFLMmiZT7H625OiuV
Content-Disposition: inline; filename=print.css
Content-Type: text/css; charset=iso-8859-1; name=print.css
Content-Location: file://localhost/C:/Documents and Settings/Administrator/Moje dokumenty/ENGARDE9/Competitions/Sabre Team 2-AUX/print.css
Content-Transfer-Encoding: 8bit

/*
 * Print styles for Engarde
 *
 * The only thing we really need to override are the font and font size
 */

body {
  font-family: "Times New Roman", serif;
  font-size: 11pt;
}
------------sqdGYGFLMmiZT7H625OiuV--
