body, td {
  font-family: Trebuchet MS;
  font-size : 70%;
  color: #000000;      
}

img {
  border-color: #7d899b;
}

textarea,input {
  font-family: Trebuchet MS;
  font-size : 100%;
}

input.but {
  font-family: Trebuchet MS;
  font-size : 100%;
}

a { 
  color: #900000;
}

h2 {
  font-family: Trebuchet MS;
  font-size : 140%;
  font-weight: bold;
  color: #900000;
  margin: 0px;
}

ul {
  margin: 10px 0px 10px 0px;
	padding: 0px;
}

li {
  margin: 0px 0px 5px 18px;
  list-style-image: url(images/li_arrow.gif);
}

.cgray {
  font-family: Trebuchet MS;
  font-size : 65%;
  font-weight: bold;
  color: #7d899b;      
}

.invert {
  color: #ffffff;
}
