BODY {
  margin: 0px;
  padding: 20px;
  background-color: #336699;
  color: white;
  font-family: arial, helvetica, sans-serif;
  text-align: justify;
}
#content {
  padding: 16px;
}
#print table {
  border: 1px #999966 solid;
  text-align: left;
  margin-left: 5px;
  margin-right: 5px
}
#print table td {
  border-bottom: 1px #999966 solid;
  font-size: 80%;
  vertical-align: top;
}
#print img {
  margin-left: 5px;
  margin-right: 5px;
}
H2, H3, H4, H5, H6 {
  font-family: Times New Roman, Times, Serif;
  font-weight: bold;
  color: Black;
  text-align: left;
}
H1 {
  font-family: Times New Roman, Times, Serif;
  font-weight: bold;
  color: Black;
  font-size: 130%;
  text-transform: uppercase;
  text-align: center;
}
H2 {
  font-size: 120%;
}
H3 {
  font-size: 110%;
}
H4 {
  font-size: 100%;
}
H5 {
  font-size: 90%;
}
H6 {
  font-size: 80%;
}
P, LI {
  font-family: arial, helvetica, sans-serif; 
	font-size:80%;
	color: Black;
}
TD {
  font-family: arial, helvetica, sans-serif;
  color: Black;
}
a:link {
	text-decoration: underline;
	color: blue;
}
a:visited {
	color: purple;
}
a:hover {
	text-decoration: none;
}
#crumbs {
  margin-bottom: -20px;
  margin-top: -10px;
  background-color:#FFEBB8;
}
#crumbs table tr td {
  font-size: 60%;
  text-align: left;
}
#crumbs a:visited {
	color: blue;
}
p.footer {
  font-size: 60%;
  color:white;
  text-align:center;
}
p.footer a:link, p.footer a:visited, {
  color:white;
}
