body {	font-family: arial, helvetica, serif;}

.a_white A:link {text-decoration: none; color: white; font-weight:bold;}
.a_white A:visited {text-decoration: none; color: white; font-weight:bold;}
.a_white A:active {text-decoration: none; color: white; font-weight:bold;}
.a_white A:hover {text-decoration: underline; color: red; font-weight:bold;}

.a_black A:link {text-decoration: none; color: black; font-weight:bold;}
.a_black A:visited {text-decoration: none; color: black; font-weight:bold;}
.a_black A:active {text-decoration: none; color: black; font-weight:bold;}
.a_black A:hover {text-decoration: underline; color: red; font-weight:bold;}

.td_border {border: solid 0 #000; border-width:1px; padding:0.5ex;}

.blue_bubble {font-size: 16pt; color: white;}

.est_cat {font: 12pt; font-weight:bolder; }
.est_field {font: 8pt; }

.toc { padding-top: 5px; padding-bottom: 5px; font: Arial, Helvetica, sans-serif; font-weight:900; }