body {
  background-color: #FFFFFF;
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center; 
}

td.index_table_cell
{
	width: 14%;
	padding: 5px;
	border-bottom: 1px solid #6685A3;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

td.index_subcat_table_cell
{
  padding: 5px;
  border: none;
}

a:link {color: #FFFFFF;}

a:visited {color: #FFFFFF;}

a:active {color: #FFFFFF;}


.thumbnail {
  text-align: center;
}

h2 {
  text-align: center;
  font-weight: bold;
  color: Navy;
  font-size: 18px; 
}

h3 {
  text-align: center;
  font-weight: bold;
  color: Navy; 
  font-size: 16px; 
}