body {
	bgcolor: #FFFFFF;
	font-family: arial,helvetica;	
}

td.border {
	background-color: #676767;
}

tr.fill {
	background-color: #EEEEEE;
}

tr.fill_dark {
	background-color: #999999;
}
tr.fill_light {
	background-color: #cccccc;
}

a.fileTitle {
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.fileTitle:hover {
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

td.pageByPage {
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.results {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003063;
	text-decoration: none;
	line-height: 15px;
}

a.results:hover {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003063;
	text-decoration: underline;
	line-height: 15px;
}

a.more {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: inherit;
	color: #003063;
	text-decoration: underline;
	line-height: 15px;
}

a.more:hover {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: inherit;
	color: #003063;
	text-decoration: none;
	line-height: 15px;
}