body {
margin-left: 20px; margin-top: 5px; margin-bottom: 5px;
background: ivory; color: black; text-align: center;
font-family: tahoma, verdana, arial, helvetica, sans-serif
}
h1, h2 {
margin: 1px, 1px, 1px; width: 90%; background: ivory; color: black;
text-align: center; font-weight: light;
font-size: 14pt; font-family: book antiqua, times new roman
}
a: link {
color: white; margin: 1px, 1px, 1px; text-decoration: none; font-weight: bold;
font-family: verdana, arial, helvetica; font-size: 10pt
}
a: visited {
color: dimgray; margin: 1px, 1px, 1px; text-decoration: none; font-weight: bold;
font-family: verdana, arial, helvetica; font-size: 10pt
}
a: active {
color: gold; margin: 1px, 1px, 1px; text-decoration: none; font-weight: bold;
font-family: verdana, arial, helvetica; font-size: 10pt
}
a: hover {
color: yellow; margin: 1px, 1px, 1px; text-decoration: none; font-weight: bold;
font-family: verdana, arial, helvetica; font-size: 10pt
}
table {
align: center; horizontal-align: center;
border: 0px; background: cornsilk
}
td.zip {
background: ivory; margin: 0px, 0px, 0px; text-align:right; text-indent: 3px;
color: black; font-weight: bold; font-family: verdana, arial, helvetica;
font-size: 10pt
}
tr.zip {
background: ivory; margin: 0px, 0px, 0px; text-align: right; text-indent: 3px;
color: black; font-weight: bold; font-family: verdana, arial, helvetica;
font-size: 10pt
}
td.head {
margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom:  0px;
background: peru; text-indent: 3px; text-align: left; color: white;
font-weight: bold; font-family: verdana, arial, helvetica;
font-size: 10pt
}
td.plain {
margin-left: 0px; margin-right: 0px;  margin-top: 0px; margin-bottom: 0px;
background: cornsilk; text-indent: 3px; text-align:left; color: black; font-family: tahoma, verdana, arial, helvetica;
font-size: 8pt
}
br {
margin: 0px, 0px, 0px
}
hr {
margin: 0px, 0px, 0px; color:  black; height: 2px; align: center; width: 50%
}