
A.toplinks, .toplinks, toplinks
{
  font-family:     Helvetica, Arial, sans-serif;
}

A.toplinks:link
{
  font-family:     Helvetica, Arial, sans-serif;
  text-decoration: none;
  color:           gold;
  font-weight:     bold
}

A.toplinks:visited
{
  font-family:     Helvetica, Arial, sans-serif;
  text-decoration: none;
  color:           gold;
  font-weight:     bold
}

A.toplinks:hover
{
  font-family:     Helvetica, Arial, sans-serif;
  text-decoration: underline;
  color:           gold;
  font-weight:     bold
}

A.seltoplinks:link
{
  font-family:     Helvetica, Arial, sans-serif;
  text-decoration: none;
  color:           black;
  font-weight:     bold
}

A.seltoplinks:visited
{
  font-family:     Helvetica, Arial, sans-serif;
  text-decoration: none;
  color:           black;
  font-weight:     bold
}

A.seltoplinks:hover
{
  font-family:     Helvetica, Arial, sans-serif;
  text-decoration: underline;
  color:           black;
  font-weight:     bold
}


body
{
  color: black;
	background-image: url(images/tan_background.gif);
  text-align: left;
  font-family: Arial, Times, serif;
  /* font-weight: normal; --IE 4.0p1 misreads as font-weight: bold;
                          IE 4.0a reads correctly */
  font-style: normal
}

h1, h2, h3, h4, h5, h6
{
  /*font-family: "AG Old Face", "Akzidens Grotesk", Helvetica, Arial, sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal /* IE 4.0a incorrectly renders most headings in blue color */
}

h1                  { text-align: center }
h2, h3, h4, h5, h6  { text-align: left}

dfn { font-weight: bold; }
dt  { font-weight: bold; }
dd.link  { font-weight: bold; font-size: 24px;}


a:link    { color: green }
a:active  { color: purple }
a:visited { color: purple }


p
{
	font-family   : Arial, Helvetica;
	font-size   : 14px;
	/*color     : #606060;*/
	color     : #000000;
}

p.caption
{
	font-family   : Arial, Helvetica;
	font-size   	: 10px;
	color     		: #000000;
}

p.title
{
	font-family   : Arial, Helvetica;
	font-size   	: 18px;
	color     		: #000000;
}

p.toplinks, .toplinks, toplinks
{
  font-family:     Helvetica, Arial, sans-serif;
  text-decoration: none;
  color:           white;
  font-weight:     bold
}

p.image              { text-align: center }
table.footer         { text-align: center }
p.footer             { text-align: left }
/*.sidebar, .fineprint { text-align: center }
td.sidebar           { color: black; background: #008741 }
td.embelem
{
  color: white;
  font-weight: bold;
  font-style: normal;
  background: #008741;
  /* font-variant: small-caps */
/*}*/

td
{
	font-family   : Arial, Helvetica;
	font-size   : 14px;
	/*color     : #606060;*/
	color     : #000000;
}


td.caption
{
	font-family   : Arial, Helvetica;
	font-size   	: 12px;
	color     		: #000000;
}


td.title
{
	font-family   : Arial, Helvetica;
	font-size   	: 14px;
	color     		: #000000;
}


td.composer
{
	font-family   : Arial, Helvetica;
	font-size   	: 16px;
	font-weight		: bold;
	color     		: #000000;
}


td.headline
{
	font-family   : Arial, Helvetica;
	font-size   	: 28px;
	color     		: #000000;
}


