
text, table, tr, td {
	font-family: Tahoma;
	font-size: 11px;
}

hr {
  height: 2px;
  border: 1px #ffdfcd solid;
}

img {
  border: 0;
}

a {
	color: blue;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: underline;
}

input, select, textarea {
	background: #ffe5d7;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 10px;
  border: 1px black solid;
}
