body {
  background-color: #fdfee7;
  margin-top: 0px;
}
body,td,th {
	font-size: 80%;
	color:   #3d3d3d;
}
a:link {
	text-decoration: none;
	
}
a:visited {
  text-decoration: none;
 
}
a:hover {
  position: relative;
  top: 1px;
  left: 1px;
  text-decoration: underline;
  color: #FF9900;
}
a:active {
	text-decoration: none;
}
.txt16 {
	font-size: 90%;
	color: #cc0000;
}
.txt14r {
  font-size : 90%;
  color: #ffffff;
  font-weight: bold;
}

.txt1 {
	font-size: 80%;
	color: #FFffff;
	font-weight: bold;
}
h1 {
	font-size: 117%;
	color: #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: normal;
}

.lin03 {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #d7d6f3;
  border-left-color: #d7d6f3;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #d7d6f3;
  border-right-color: #d7d6f3;
}
