.text        { font-family: Tahoma; color: #000000; font-size: 12px }
.textbold    { font-family: Tahoma; color: #000000; font-size: 12px; font-weight: bold }
.text14bold   { font-family: Tahoma; color: #000000; font-size: 14px; font-weight: bold }
.text14boldgreen   { font-family: Tahoma; color: #33cccc; font-size: 14px; font-weight: bold }
.text10        { font-family: Tahoma; color: #000000; font-size: 10px }
.textboldred    { font-family: Tahoma; color: #CC0000; font-size: 12px; font-weight: bold }
.textred    { font-family: Tahoma; color: #CC0000; font-size: 12px;  }
.text8       { font-family: Tahoma; color: #000000; font-size: 8px }

img.left {float:left; margin:0 10px 10px 0;}
img.right {float:right; margin:0 0 10px 10px;}
p.body {overflow:hidden; clear:both;}