body {
	background-color: #e0e0e8;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 300;
	font-style: normal;
}

a {
	text-decoration: none;
	color: #0000ff
}

.header {
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
}

.subHeader {
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
}

.tableList {
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
}

a.tableList {
	text-decoration: none;
	color: #0000ff;
}

.copyright {
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
}

a.copyright {
	text-decoration: none;
	color: #0000ff;
}

a.title {
	text-decoration: underline;
	color: #0000ff;
	font-size: 14px;
	font-weight: 550;
}

a.directory {
	text-decoration: none;
	color: #0000ff;
	font-size: 16px;
	font-weight: 600;
}


