body , 
p, font, div, span, li, a, .plain, caption
{
  font-family:     "Helvetica", "Times New Roman", "Times", serif;
  color:           #333333;
  font-size:       10pt;
}


h1, h2, h3, h4, h5, h6, h7, h8,
xxxth, xxxtd, xxxth a, xxxtd a, xxxtd span,
input, select, textarea 
{
  font-family:     "Verdana", "Helvetica";
  color:           #333333;
}


xxxtable#list th, xxxtable#list xxxtd, xxxth a, xxxtd a, xxxtd span
{
  color:           #333333;
  font-size:       9pt;
}


table#list a, table#list span {
  font-family: Arial;
  font-size: 8pt;
}

table#list a {
  color: #3d3d3d;
  /* color: #fff; */
}

table#list tr.played td {
  font-weight: bold !important;
}

table#list span.deadline {
  color: red;
  font-weight:    bold;
}

table#list th#discipline {
  width: 70px;
}

table#list th#winner {
  width: 200px;
}

table#list th#nationality {
  width: 200px;
}

table#list th#num {
  width: 45px;
}

table#list th#score {
  width: 50px;
}

input,
select,
textarea
{
  font-size:       9pt;
}


table, tr, th, td,
input, select, textarea
{
  /* border-color:    #999999; */
}


p
{
  line-height:     1.3em;
  margin:          0.5em 0em 0em 0em;
}


a:link, a:visited, a:active
{
  text-decoration: underline;
  color:           black;
}


a:hover
{
  text-decoration: underline;
  color:           red;
}
