.backnext { color: black; font-weight: bold; font-size: 16px; }
.bold14 { font-weight: bold; font-size: 14px; }
.bold16 { font-weight: bold; font-size: 16px; }
.form_field { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; width: 320px; }
.hicol1 { color: #606; }
.hicol2 { color: #c03; }
.hicol3 { color: #9f9; }
.hicol4 { color: #39F; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size16 { font-size: 16px; }
.white { color: white; }
/* css rollover order - link - visited - active - hover */
a:link { color: #ffffff; text-decoration: underline; } 
a:visited { color: #ffffff; text-decoration: underline; }
a:active { color: #99ccff; text-decoration: none; }
a:hover { color: #99ccff; text-decoration: none; }
blockquote { font-weight: normal; font-size: 12px; }

/* body td and th control the default font size on all pages */
body { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }
td { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }
th { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }

dd { font-size: 12px; }
dt { font-size: 12px; }
h1 { font-weight: bold; font-size: 22px; }
h2 { font-weight: bold; font-size: 20px; }
h3 { font-weight: bold; font-size: 16px; }
h4 { font-weight: bold; font-size: 14px; }
h5 { font-weight: bold; font-size: 12px; }
h6 { font-weight: bold; font-size: 10px; }
li { font-size: 13px; }
ol { font-size: 13px; }
p { font-size: 12px; }
pre { font-size: 10px }
textarea { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }
ul { font-size: 13px; }
