.pageBox {
	border: 1px solid #D9D9D9;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formLabels {
	font-size: 9px;
	line-height: 9px;
	color: #717171;	
}
.normalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.normalLink a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.normalLink a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.normalLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
}
.normalLink2 a {
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.normalLink2 a:hover {
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.normalLink2 a:visited {
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.normalLink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
}

.backLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
a:link.backLink, a:visited.backLink {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover.backLink  {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}