/* BODY = default paragraph font */ 
body {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; background: #F0F0F0}

/* TABLES */ 
table {margin: 1px; padding: 1px; border-spacing: 0px}
tr    {vertical-align: top; border-collapse: collapse;}
th    {vertical-align: bottom; text-align: center; background: #CCCCCC}
/* td Tablestyles --------------------------------------------------------------------------- */
.tx   {vertical-align: top; padding-right: 15px;}
.im   {vertical-align: top}

.wh   {height: 17px; background: #E0E0E0; border-top: 1px solid #000}
.bb   {height: 17px; background: #202020}
.wa   {height: 17px; background: #E0E0E0}
.bgis   {height: 18px; background: #202020}
.wg   {height: 17px; background: #E0E0E0}
.bfis   {height: 17px; background: #202020}
.wf   {height: 17px; background: #E0E0E0}
.we   {height: 18px; background: #E0E0E0; border-top: 1px solid #000}
.bdis   {height: 18px; background: #202020}
.wd   {height: 18px; background: #E0E0E0}
.bcis   {height: 18px; background: #202020}
.wc   {height: 18px; background: #E0E0E0}
.wcu  {height: 18px; background: #E0E0E0; border-bottom: 1px solid #000}
.wr   {height: 30px; background: #E0E0E0; border-top: 1px solid #000; border-right: 1px solid #000; vertical-align: middle; padding-left: 3px; padding-right: 7px}
.wru  {height: 30px; background: #E0E0E0; border-top: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; vertical-align: middle; padding-left: 3px; padding-right: 7px}

/* IMAGES */
img {border: none}

/* LISTS */
ol {margin-top: .25em; margin-bottom: .25em; margin-left: 4em}
ul {margin-top: .25em; margin-bottom: .25em}
li {margin-bottom: .7em; margin-left: -2em}

/* PARAGRAPH */
h1 {font-size: 16pt; margin-top: .4em; margin-bottom: .5em}
h2 {font-size: 14pt; margin-top: 2em; margin-bottom: .5em}
h3 {font-size: 12pt; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold}
h4 {font-size: 11pt; margin-top: 1.2em; font-weight: bold}
h5 {font-size: 10pt; margin-top: 1.2em; font-weight: bold}
p  {margin-top: .5em; margin-bottom: .5em}

/* HYPERLINKS */
a:link    {text-decoration: none; color: #000000}
a:active  {text-decoration: none; color: #000000}
a:visited {text-decoration: none; color: #000000}
