.title {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #006699;
	font-weight: bolder;
}
.title a:link{
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #006699;
	font-weight: bolder;
}
.title a:visited{
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #006699;
	font-weight: bolder;
}
.sub-title {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}
.high-high-text {
	font-family: Tahoma, Arial;
	color: #FF6633;
	font-size: 12px;
	font-weight: bold;
}
.high-text {
	font-family: Tahoma, Arial;
	color: #006699;
	font-size: 12px;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

.docnumet a:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.docnumet a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}

 div.hr {
	height: 6px;
	background-attachment: scroll;
	background-image: url(../images/HR.gif);
	background-repeat: no-repeat;
	vertical-align: text-top;
}
div.hr hr {
  display: none;
}
