/* define the basics, colour, background */

body, table, input, select, textarea
{
  font-size: 10pt;
  line-height: 110%;
}

body, table, input, select, textarea
{
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;

  text-decoration: none;
}

body
{
  color: #000000;
  background: #000000;

  margin: 0.5em;
  border: 0em;
  padding: 0em;
}


/* links */

a:link,
a:visited
{
  color: #ff6e00;
  text-decoration: none;
}

a:hover,
a:active
{
  color: #ffa35e;
  text-decoration: underline;
}

za:visited
{
  color: #23527c;
  text-decoration: none;
}


/* headings */

h1
{
  font-size: 240%;
  font-weight: bold;
  line-height: 110%;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  margin: 0em;
  zborder: 0em;
  border-collapse: collapse; border: 0px solid #000000;
  padding: 0.55em 0.8em;
}

h2
{
  width: 768px;
  font-size: 240%;
  font-weight: normal;
  line-height: 100%;
  color: #333333;
  zbackground-color: #333;
  margin: 5px 0px 10px 0px;
  border: 0em;
  padding: 5px;


  ztext-transform: uppercase;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	padding: 15px 0 15px 15px;
	margin-top: 15px;
	background-color: #b4b4b4;
}

h3
{
  width: 766px;
  font-size: 110%;
  font-weight: bold;
  line-height: 100%;
  color: #333;
  background-color: #ccc;
  margin: 5px 0px 10px 0px;
  border: 1px solid #999;
  padding: 5px;
}

ul li
{
  padding: 0.5em;
}


/* define any variations */

.rnr_teams_points a,
.rnr_teams_points a:link,
.rnr_teams_points a:hover,
.rnr_teams_points a:active,
.rnr_teams_points a:visited
{
  color: #000000;
  text-decoration: none;
}

/* eof */
