/* reset */
* { margin: 0px; padding: 0px; }
li { list-style-image: none; list-style-position: inside; list-style-type: none; }
em { background-color: #ccffff; color: #666666; padding: 0.2em 0px; font-style: normal; font-weight: bold; }
strong { color: #CC3333; padding: 0.2em 0px; }
strong.index { display: none; text-indent: -9999px; }
img { vertical-align: middle; }
table { width: 760px; border-collapse: collapse; margin-top: 20px; margin-bottom: 20px; }
th { padding: 0.5em; }
td { background-color: #46403b; border: 1px solid #CCCCCC; padding: 0.5em; }
p { margin-bottom: 15px; }
a:link { color: #cccccc; text-decoration: none; }
a:visited { color: #cccccc; text-decoration: none; }
a:active { color: #cccccc; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }
img { border: 0; }
.cf:after { display:block; content:""; clear:both; }
.list-decimal li { list-style-type: decimal !important; }
