<style>
A:link		{ color:#000; }
A:visited	{ color:#000; }
A:hover		{ color:#006; }
.bodyhead {font-family: Verdana;
font-size: small;
font-weight: bold;
}
.loginhead {font-family: Verdana;
font-size: small;
font-weight: bold;
}
.body {font-family: Verdana;
font-size: small;
font-weight: normal;
}
.error {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: Red;
}
.bodyemphasis {font-family: Verdana;
font-size: small;
font-weight: bold;
}
.header {font-family: Verdana;
font-size: large;
font-weight: bold;
}
.reportsubhead {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #000;
}
.reporthead {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #fff;
}
.reportbody1 {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #000;
}
.reportbody2 {font-family: Verdana;
font-size: small;
font-weight: normal;
color: #000;
}
.reportselect {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #900;
}
.reportfooter {font-family: Verdana;
font-size: xx-small;
font-weight: normal;
color: #fff;
}
<!--used in parcel map reports only-->
.ltheader {font-family: Verdana;
font-size: x-small;
font-weight: bold;
background-color: #eeeeee;
text-align: center;
color: #000000;
}
.textitalic {font-family: Verdana;
font-size: small;
font-weight: normal;
font-style: italic;
}
.subnav {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #000;
text-decoration: none;
}
.footer {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #000;
}
.tab {font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #333;
}
.tabletitle {font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #000;
}
.tablehead {font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #000;
}
.tablecell {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #000;
}
.form {font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #000;
}
.login {font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #000;
}
.poweredby {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #000;
margin-right: 5px;
}
.summary {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #fff;
}
.breakbefore {page-break-before: always; 
}
.breakafter {page-break-after: always; 
}
</style>