/* CSS Document */

body { background:#fff; font-family:Arial, Verdana, sans-serif; line-height:2em; color:#333333; }

p, li, ul { font-family:Arial, Verdana, sans-serif; font-size:11px/1.6em; }

.headline { font-family:"Times New Roman", Times, serif; font-size:18px/2.2em; }

.sub { font-family:"Times New Roman", Times, serif; font-size:14px/1.8em; font-weight:bold; }

.subhome { font-family:"Times New Roman", Times, serif; font-size:13px/1.6em; font-weight:bold; }

.bold { font-size:11px/1.6em; font-weight:bold; }

.small { font-size:10px/1.3em; font-weight:normal; color:#666; }

a { color:#003366; }
a:hover { color:#003366; text-decoration:underline; }