td {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border: 2;
	border-color: #000066;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}
.tdBG {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}

li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
}
a {
	link-decoration: none;
}	.imageLinks {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cellBG {
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.cellBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.footer {
	text-align: right;
}
