.txt11blue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #3C74B0;
	text-decoration: none;
}
.txt11red {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D64C00;
	text-decoration: none;
}
.txt11blue a:link,.txt11blue a:visited,.txt11blue a:active {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #3C74B0;
	text-decoration: none;
}
.txt11blue a:hover {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D64C00;
	text-decoration: none;
}
pre, xmp {
  display:none;
  font: 12px Arial;
  background:#F5F5F5;
  padding:10px;
  border: 1px dotted #272727;
  overflow:auto;
  width:95%;
  margin:0;
}
xmp.intro {
  padding:5px;
  margin:0 2%;
  text-align:left;
  width:93%;
}

