.header { color: red; font-size: 25px }.header2 { font-style: italic; font-weight: bold; font-size: 15px }.header3  { font-weight: bold; font-size: 14px }.bold { font-weight: bold; font-size: 12px }.body { color: black; font-size: 12px }.italic { font-style: italic; font-size: 12px }.small { color: gray; font-size: 9px; text-decoration: none }.small_black { color: black; font-size: 9px }.action { color: red; font-weight: bold; font-size: 12px }a:link   { color: black; font-size: 10px; text-decoration: none }a:hover { color: red; font-size: 10px; text-decoration: none }a:visited { text-decoration: none }.green  { color: green; font-size: 12px }.blue  { color: blue; font-size: 12px }