
body { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #666;}
p { font-size: 11px; color: #666; margin-bottom: 12px; line-height: 1.5; }
h1 { font-size: 26px; color: #6a789e; margin-bottom: 15px; }
h2 { font-size: 22px; color: #633263; margin-bottom: 15px; text-transform: uppercase;}
h3 { font-size: 14px; color: #492549; margin-bottom: 10px; text-transform: uppercase; font-weight:bold; }
h4 { font-size: 12px; color: #633263; margin-bottom: 10px; font-weight:bold; }
#content-box ul, ol { margin: 12px 0 12px 10px; font-size: 12px; }
#content-box ul li, ol li { color: #666; list-style-type: disc; margin-left: 15px; margin-top:5px; }
#content-box ol li  { list-style-type: decimal; }
#content-box a.link, a { color: #633263; text-decoration: underline; }
#content-box a:hover { text-decoration: none; }
#content-box em { font-style:italic;}
