body {background:#FFFFFF; color:#000000; }

a:link, a:visited { color:#0000DD }
a:hover { color:blue ; background-color:white ; }

p,h1,h2,h3,b,i,a,input
     { font-family:Helvetica,Arial,sans-serif; }
h1 { font-size:14pt; }
h2 { font-size:12pt; }
h3 { font-size:10pt; }

#norm_font { font-size:11pt; }
#small_font { font-size:9pt; }
#small_font_bold { font-size:9pt;font-weight:bold; }
#small_font_bold_blue { font-size:9pt;font-weight:bold;color:blue ; }
#bold {font-weight:bold; }
#bold_blue {font-weight:bold; color:blue ;}