@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #3399cc;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #3399cc;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3399cc;
	text-decoration: underline;
}
.docnames {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF9933;
}
.layer1 {
	position: absolute;
	width: 678px;
	left: 145px;
	top: 184px;
}
.table1 {
	height: 900px;
	width: 800px;
}
.boldtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.smalltext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.newintrotext {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}