body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.testName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	border-bottom: solid #006 1px;
	padding-bottom: 6px;
	color: #433E21;
	font-weight: bold;
	margin-top: -10px;
}

.copyrightTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	letter-spacing: 1px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.h1TXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	letter-spacing: 1px;
	font-weight: bold;
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	line-height: normal;
}
.textIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: normal;
}
.NO_BORDERS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	line-height: 0px;
}
.ourWork_header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 33px;
	line-height: normal;
	color: #006;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 2px;
	padding-bottom: 0px;
	margin-bottom: -6px;
}
#pointer {
	cursor: pointer;
}

