body
{
  color:#FFFFFF;
  background-color:#000000;
  border-width:0px;
  margin-top:0px;
  margin-left:0px;
  margin-right:5px;
  margin-bottom:0px;
}
body, p, table, td, th, ul, ol, textarea, input
{
  font-family:trebuchet,trebuchet ms,sans-serif;
  font-weight:normal;
  font-size:14px;
}
h1, h2, h3, h4
{
  margin:0px 0px 0px 0px;
  font-family:futura,trebuchet,trebuchet ms,sans-serif;
  font-weight:bold;
  color:#BA0023;
}
h5, h6
{
  font-family:futura,trebuchet,trebuchet ms,sans-serif;
  font-weight:normal;
}
a:link			{color:#FFFFFF; text-decoration:underline;}
a:visited		{color:#FFFFFF; text-decoration:underline;}
a:hover			{color:#BA0023; text-decoration:underline;}
a:active		{color:#BA0023; text-decoration:none;}
h1				{font-size:175%; text-align:center;}
h2				{font-size:150%;}
h3				{font-size:125%;}
h4				{font-size:115%;}
h5				{font-size:80%;}
h6				{font-size:70%;}
img				{border:0px;}
td				{vertical-align:top;}
td.box
{
	font-size:80%;
  font-weight:normal;
	text-align:center;
	border:thin solid white;
}