Content-Type: multipart/related; start=<op.mhtml.1247323940646.c158037f214e5b8b@95.40.162.53>; boundary=----------paXbTFzyOYRkjxTJwWSA6d
Content-Location: file://localhost/C:/Documents%20and%20Settings/Agnieszka/Moje%20dokumenty/ENGARDE9/Competitions/Epee%20Team%20Men-AUX/5e%20place.htm
Subject: =?utf-8?Q?European=20Championship=20Epee=20Team=20Men?=
MIME-Version: 1.0

------------paXbTFzyOYRkjxTJwWSA6d
Content-Disposition: inline; filename="5e place.htm"
Content-Type: text/html; charset=iso-8859-1; name="5e place.htm"
Content-ID: <op.mhtml.1247323940646.c158037f214e5b8b@95.40.162.53>
Content-Location: file://localhost/C:/Documents%20and%20Settings/Agnieszka/Moje%20dokumenty/ENGARDE9/Competitions/Epee%20Team%20Men-AUX/5e%20place.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>European Championship Epee Team Men</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>
  European Championship Epee Team Men
  <br /><small><small>Warsaw 6-11.07.2009
  </small></small></h1>
<h3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5e place</h3>

<table class="tableau" summary="5e place">
<tr>
  <td class="D" align="right">1&nbsp;</td>
  <td class="HBD" bgcolor="#B8D9DC">&nbsp;GRE&nbsp;</td>
  <td class="HBD" bgcolor="#B8D9DC">&nbsp;GRE</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;GRE&nbsp;</td>
</tr>
<tr>
  <td class="D" align="right">2&nbsp;</td>
  <td class="HBD" bgcolor="#B8D9DC">&nbsp;ITA&nbsp;</td>
  <td class="HBD" bgcolor="#B8D9DC">&nbsp;ITA</td>
  <td>&nbsp;&nbsp;&nbsp;   45/38</td>
</tr>

</table>

<p><small>&nbsp;<br />Document Engarde - 2009-07-11 16:52:02<br />&nbsp;</small></p>
</body>

</html>

------------paXbTFzyOYRkjxTJwWSA6d
Content-Disposition: inline; filename=style.css
Content-Type: text/css; charset=iso-8859-1; name=style.css
Content-Location: file://localhost/C:/Documents%20and%20Settings/Agnieszka/Moje%20dokumenty/ENGARDE9/Competitions/Epee%20Team%20Men-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;}


------------paXbTFzyOYRkjxTJwWSA6d
Content-Disposition: inline; filename=print.css
Content-Type: text/css; charset=iso-8859-1; name=print.css
Content-Location: file://localhost/C:/Documents%20and%20Settings/Agnieszka/Moje%20dokumenty/ENGARDE9/Competitions/Epee%20Team%20Men-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;
}
------------paXbTFzyOYRkjxTJwWSA6d--
