td {
	color : #000000;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	color : #333333;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.pgnmbrs {
	color : #333333;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color : #7D9DC0;
	text-decoration: underline;
}
a:hover {
	color : #000000;
	text-decoration: underline;
}
a:visited {
	color : #7D9DC0;
	text-decoration: underline;
}
a:visited:hover {
	color : #000000;
	text-decoration: underline;
}
.header {
	color : #4E739A;
	font-size: 13px;
	font-weight: bold;
}
