td, body, p {
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  line-height: 18px;
}

.main_heading {
font-weight: bold;
font-size: 15px;
}

.main_sub_heading {
font-weight: bold;
font-size: 13px;
}

.caption {
	font-size: 10px;
	letter-spacing: .017in;
	text-align: center;
}

a.nav_links {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 24px;
text-decoration: none;
}

a:link.nav_links {
text-decoration: none;
color: #000000;
}

a:visited.nav_links {
color: #000000;
}

a:hover.nav_links {
text-decoration: underline;
color: #666666;
}

td.table_headers {
	letter-spacing: 1px;
	font-weight: bold;
}

td.table_sub_headers {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #000000;
	font-weight: bold;
	background-color: #96A0AA;
	color: #FFFFFF;
}

td.table_left_cell_border {
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #000000;
}

td.table_right_cell_border {
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #000000;
}

td.table_bottom_cell_border {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
}

td.table_top_cell_border {
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #000000;
}