/* --------------------------------------------------------- */
/* COMMON STYLES
/* --------------------------------------------------------- */
body { font:11px/14px Helvetica, Arial, sans-serif; color:#888; background-color:#DDD; }
h1, h2, h3, h4, h5 { font-family:Helvetica, Arial, sans-serif; }
img { border:0; }
a { color:#888; }

h1 { font-size:26px; line-height:26px; text-transform:uppercase; color:#222; font-weight:bold; margin-top:14px; }
h2 { font-size:14px; line-height:14px; text-transform:uppercase; color:#9C3; font-weight:bold; margin-top:14px; }
h3 { font-size:10px; line-height:14px; text-transform:uppercase; color:#444; font-weight:normal; margin-top:14px; }
h3 span { font-size:12px; line-height:14px; text-transform:uppercase; color:#444; font-weight:bold; margin-top:14px; }
h1+h2 { margin-top:0px; }
p { margin-top:14px; }
em { font-style:italic; }