body {font-size: 75%; color: #333; font-family: Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6 { color: #333; font-family: Arial, Helvetica, sans-serif;}
/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
h1 { font-size: 2em; line-height: 1em; margin-bottom: 0.5em;}
h2 { font-size: 18px; margin-bottom: 25px; line-height:21px;}
h3 { font-size: 1.3em; line-height: 1.25em; margin-bottom: 1em; color: #333; }
h4 { font-size: 1em; line-height: 1.25em; margin-bottom: 1em; color: #333; font-weight:bold;}
h5 { font-size: 1em; margin-bottom: 1.5em; color: #333; font-weight:bold;}
h6 { font-size: 1em; color: #333; font-weight:bold;}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color: #333; text-decoration:none;}
/* Text elements
-------------------------------------------------------------- */
p           { margin: 0 0 20px; line-height: 21px; font-size:14px;}
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 3px 10px 10px 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }
.bigger     { font-size:18px;}
ul, ol      { margin:0 1.5em 1.5em 1.5em;}
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; font-size:105%; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}
ul li       { list-style:none;}

abbr,
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus,
a:hover,
a.selected  { text-decoration: none; color:#cd8718;}
a           { text-decoration: none; color:#cd8718; outline:0}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; background: #FFFFA7; color: #555; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; }
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }
img         { outline:0}

/* Tables
-------------------------------------------------------------- */
table   { margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }

/* Some default classes
-------------------------------------------------------------- */
.small      { font-size: .9em; margin-bottom: 1.875em; line-height: 1.25em; }
.large      { font-size: 1.5em; line-height: 1.2em; margin-bottom: 1.25em; color: #777;}
.quiet      { color: #777; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
span.fancy  { font-size:16px; padding:5px;}
#aci_article_page ul.fancy li   { margin-left:0px!important;}