body {margin: 15px 15px 15px 15px;
     color: black;
     font-family: tahoma, verdana, Arial, Helvetica, Sans-Serif;
     line-height: normal;
     background-color: black}

/* Hides from IE-mac \*/
* html .infopane, * html .infobox, * html .pagebody, * html p  {height: 1%;}
/* End hide from IE-mac */ 

div {font-family: tahoma, verdana, Arial, Helvetica, Sans-Serif;
    margin: 25px 25px;
    background-color: white}

.trblue {background-color: blue;}

.tdhead {font-family: tahoma, verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: center;
	color: yellow;}

.tdhead a {color: yellow;
  	  text-decoration: none}
.tdhead a:active {color: red}
.tdhead a:visited {color: yellow}
.tdhead a:hover {text-decoration: underline}

a {color: blue;
  text-decoration: none}
a:active {color: red}
a:visited {color: blue}
a:hover {text-decoration: underline}

.infopane {
  margin:  6px;
  padding: 12px;
  background-image: none;
  background-color: white;
  color: black;
}