body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
  }  
td {
  font-family: Arial, Helvetica, sans-serif;
  }
.subhead {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: large;
  color: #003399;
  }
.subhead1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  font-size: 18px;
  color: #003399;
  }
.subhead2 {
  font-size: 14px;
  }
.subhead3 {
  font-size: 12px;
  }
.highlight {
  font-weight: bold;
  color: #003399;
  }
.red {
  font-weight: bold;
  color: #ff0000;
  }  
.menu {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
	background-color: #C6C2FE;
  color: #003399;
  padding: 8px;
	}
.menu:link {
  color: #003399;
  }
.menu:visited {
  color: #003399;
  }
.menu:hover {
	background-color: #003399;
	color: White;
	}
.menu_stamp {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
	background-color: #FEC2C6;
  color: #003399;
  padding: 8px;
	}
.menu_stamp:link {
  color: #003399;
  }
.menu_stamp:visited {
  color: #003399;
  }
.menu_stamp:hover {
	background-color: #003399;
	color: White;
	}
.menu_sel {
  display: block;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	text-decoration: none;
	background-color: #003399;
  color: White;
  padding: 8px;
	}
.menu_label {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: White;
  padding: 2px;
  }
.cat_link {
  font-weight: bold;
  margin-left: 4em;
  }
.sub_cat_link {
  margin-left: 6em;
  }
.sub_cat {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
.special_head {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: Red;
  }
.special {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  }
.address {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 13px;
  color: #1500a7;
  }
.ECOblock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  margin-left: 2em;
  margin-bottom: 0.5em
  }
.ECOtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  }
.tiny {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  }
.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  }
a:link {
  color: blue;
  font-family: Arial, Helvetica, sans-serif;
  }
a:visited {
  color: green;
  font-family: Arial, Helvetica, sans-serif;
  }
a:hover {
  color: red;
  font-family: Arial, Helvetica, sans-serif;
  }
