#greeting { margin: 25px 0 0 0; }
#greeting h1 { color: #006699; font-weight: bold; font-size: 320%; }
#greeting h2 { text-transform: uppercase; font-size: 110%; font-weight: bold; color: #777; }
#greeting p { color: #CC0000; font-weight: bold; font-size: 120%; }

#faqtoc { margin: 10px 25px; }

#faqcontents {}
#faqcontents h3 { color: #006699; font-weight: bold; font-size: 120%; margin: 35px 0 0 0; }
#faqcontents blockquote { border-left: solid 5px #ededed; margin: 10px; padding: 0 0 0 15px; color: #888; }

#ps { background: #fdedae; border: solid 1px #ffcc66; margin: 15px auto; padding: 10px; text-indent: 0 !important; text-align: center; width: 600px; }
#ps strong { color: #CC0000; display: block; }

small.rtt { display: block; text-align: right; }

.highlight { background: yellow; }

