td                { font-weight: normal; font-size: 12; text-align: left; vertical-align: top; font-family: arial,sans-serif; }
.Right            { text-align: right; }
.Center           { text-align: center; }
.Bottom           { vertical-align: bottom; }
.Data             { font-weight: normal; color: 0A4B47; }
.DataMiddle       { font-weight: normal; color: 0A4B47; vertical-align: middle; }
.DataLeft         { font-weight: normal; color: 0A4B47; text-align: left; }
.DataRight        { font-weight: normal; color: 0A4B47; text-align: right; }
.DataCenter       { font-weight: normal; color: 0A4B47; text-align: center; }
.DataTopLeft      { font-weight: normal; color: 0A4B47; text-align: left;   vertical-align: top; }
.DataTopRight     { font-weight: normal; color: 0A4B47; text-align: right;  vertical-align: top; }
.DataRightBold    { font-weight: bold;   color: 0A4B47; text-align: right; }
.ParcelData       { font-weight: normal; color: 0A4B47; font-family: monospace; }
.Label            { font-weight: bold;                                    text-align: left;   vertical-align: middle }
.LabelCenter      { font-weight: bold;                                    text-align: center; vertical-align: middle }
.LabelRight       { font-weight: bold;                                    text-align: right;  vertical-align: middle }
.LabelTopRight    { font-weight: bold; text-align: right; vertical-align: top }
.HeaderLeft       { font-weight: bold; text-align: left;   vertical-align: bottom; }
.HeaderRight      { font-weight: bold; text-align: right;  vertical-align: bottom; }
.HeaderCenter     { font-weight: bold; text-align: center; vertical-align: bottom; }
.HeaderTopLeft    { font-weight: bold; text-align: left;   vertical-align: top;    }
.HeaderTopRight   { font-weight: bold; text-align: right;  vertical-align: top;    }
.HeaderTopCenter  { font-weight: bold; text-align: center; vertical-align: top;    }
th                { font-weight: bold;   font-size: 12; text-align: left; vertical-align: top; font-family: arial,sans-serif; }

strong            { font-weight: normal; color: 0A4B47; }

p.Indented25      { font-size: 12; font-weight: normal; text-indent: 25; }

