BODY 
{
  background: #FFFFFF;
}

H1 , H2 
{
  color: #ff9331;
  font-family: "TheSans-Plain","Thesis","Helvetica","Arial","Geneva","Sans-Serif"
}

H3 
{
  color: #ff9331;
  font-family: "Helvetica","Arial","Geneva","Sans-Serif";
}

H4 , H5 , H6 
{
  color: #ff9331;
  font-family: "Helvetica","Arial","Geneva","Sans-Serif"; 
}

EM { color: #CC0000; }

TD
{
  color: #000000;
  color: #003366;
  font-family: "Georgia", "Helvetica", serif;
}

DIV
{
  color: #000000;
  color: #003366;
  font-family: "Georgia", "Helvetica", serif;
}


B { font-weight: bold;}

PRE, TT, CODE 
{
  font-family: "Courier New", monospace;
}

.important
{
  font-weight: bold;
  background: #BFFDF2;
}

.big
{
  margin-left: 0;
  color: #336666;
  font-height: 90%;
  font-family: "Verdana", "Helvetica", sans-serif;
  font-weight: bold; 
}

.select
{
  background: #F0F8F8;
}

.white
{
  background: #FFFFFF;
}

.infoblock
{
  background: #F0F0F0;
}

A:link 
{
  color: #ff9331;
}

A:active 
{
  color: #A00020;
  background: #F0F0F4;
}

A:visited 
{
  color: #A00020;
}

DIV.navigate
{
  font-family: "Georgia", "Helvetica", serif;
	font-size: 80%;
	margin-left: 0;
	margin-right: 0;
}
DIV.table
{
  margin-right: -5%;
}
A.nav
{
  text-decoration: none;
  color: #156F2E;
}
