/* style sheets rule!! */
/* these are copyright (c) 1999-2006 by PHaX !! */
/* Optimized for Mozilla */

body {
  background-color:#ffffff;
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  margin-right:0;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
  border:solid 1px #c0c0c0;
  background-color:#f0f0f0;
  padding:4px;
  margin:0;
  margin-bottom:2px;
}

h1 { 
  font-size:200%; 
  white-space:nowrap; 
}

h2 { 
  font-size:140%; 
}

/* links */
a {
  text-decoration:underline;
  font-weight:600;
  color:#ff0000;
}

/* Images */
img {
  border:0;
  cursor:pointer;
}

/* Tables */
table {
  padding:0;
  margin:0;
}

/* general highligthing */
.highlight {
  background-color:#a0e0a0;
}

.borded {
  border:solid 1px #c0c0c0;
  background-color:#E0E0E0;
  padding:4px;
}

.borded_l {
  border:solid 1px #c0c0c0;
  background-color:#f0f0f0;
  padding:4px;
}

.th_ {
  font-weight:bold;
  text-align:center;
}

/* the content elements */

/* copyright text at the very bottom of the page content */
.copyright {
  border:solid 1px #c0c0c0;
  font-size:90%;
  text-align:center;
  background-color:#f0f0f0;
  padding:4px;
  margin:0;
}

/* For the history elements */
td.hist_th {
  vertical-align:top; 
  font-weight:bold;
}

/* end of CSS */
