p, h1, h2, h3, table, td, tr, marquee

{

  font-family: "Verdana";

  font-size: 12pt;

  font-style: italic;

  text-align: center;

}

p.small

{

  font-size: 10pt;

}

table, td, tr

{

  font-size: 10pt;

}

h1

{

  font-size: 18pt;

  font-weight: bold;

  font-style: italic;

}

h2{

  font-size: 14pt;

  font-weight: bold;

  font-style: italic;

}

h3{

  font-size: 12pt;

  font-weight: bold;

  font-style: italic;

}

td.blackdog, tr.blackdog, td.blackdog a, tr.blackdog a

{

  background-color: black;

  color: white;

}

td.yellowdog, tr.yellowdog, td.yellowdog a, tr.yellowdog a

{

  background-color: #FFFFCC;

  color: black;

}

td.browndog, tr.browndog, td.browndog a, tr.browndog a

{

  background-color: #632F15;

  color: white;

}

body

{

/*  background-color: #FFE7BA; */

  color: #8B5A2B; 

  scrollbar-base-color: #FFE7BA; 

  scrollbar-track-color: #FFE7BA; 

  scrollbar-arrow-color: #FFE7BA;

}

a:link, a:visited {

	color: #8B5A2B;

	text-decoration: none;

}

a:hover, a:active 

{

	color: #8B5A2B;

	text-decoration: underline;

}
