body
{
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #000000;
	background-image: url(images/backy.jpg); 
	background-repeat: no-repeat;   
	background-position: 0% 0%; 
}   

A
{
  font-size: 12pt;
	color: #D9392B;  
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}

A:visited
{
  text-decoration:none;
  font-size: 12pt;
  color: #D9392B;
  font-family: Arial;
  text-align: left;
}

A:hover
{
  text-decoration:none;
  font-size: 12pt;
  color: #DDDDDD;
  font-family: Arial;
  text-align: left;
}    

H1
{
  font-weight: bold;
  font-size: 14pt;
  font-family: Arial;
}

H2
{
  font-weight: bold;
  font-size: 8pt;
  color: #ffffff;
  font-family: Arial;
}


.TDHeading2
{
  background-color: #CE4A33;
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  font-family: Arial;
}

.QuoteStyle
{
  color: #CE4A33;
}

.InstructionStyle
{
  color: #BD3922;
}

.BookTextStyle
{
  font-size: 11pt;
	color: #FFFFFF;  
	font-family: Bookman Old Style;
}


.AnnouncementStyle
{
  color: #F07D66;
}


A.Nav
{
  font-size: 10pt;
	width: 170px;
	color: #D9392B;;  
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}

A:visited.Nav
{
  width: 170px;
  text-decoration:none;
  font-size: 10pt;
  color: #D9392B;
  font-family: Arial;
  text-align: left;
}

A:hover.Nav
{
  width: 170px;
  text-decoration:none;
  font-size: 10pt;
  color: #FF00FF;
  font-family: Arial;
  text-align: left;
}    
