body {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	}
a {
	color: #FFFFFF;
	text-decoration: none;
	}
hr {
	height: 2px;
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: blink;
	}
td {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	}
.right {
	border-right: 1px dotted #666666;
}
.left {
	border-left: 1px dotted #666666;
}
.top {
	border-top: 1px dotted #666666;
}
.bottom {
	border-bottom: 1px dotted #666666;
}
.frame {
	border: 1px dotted #666666;
}
.leftright {
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
}
.leftrightbottom {
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
.rightbottom {
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
.leftbottom {
	border-left: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
.topbottom {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
.topbottomleftright {
	border: 1px dotted #666666;
}
.topleftright {
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-left: 1px dotted #666666;
}
.infotext {
  background-color: #ffff99;
  text-align: left;
  border: 1px black dashed;
  width: 210px;
  padding: 3px;
  font-size: 10px;;
}
.style27 {
	color: #000;
}
