a:link       { color: #000000;  text-decoration : none }
a:visited    { color: #000000;  text-decoration : none }
a:active     { color: #FF00FF; text-decoration: none }
a:hover      { color: #FF0000 }

/* Table styles */
/*table        { table-border-color-light: rgb(255,204,102); table-border-color-dark: */
/*               rgb(204,153,102); font-size: 12px }*/

body         { font-family: 'Times New Roman', Times, serif; color: #000000; font-size: 
               12pt }

p            { font-size: 12pt }

/* Heading styles */
h1, h2, h3, h4, h5, h6 { font-family: 'Times New Roman', Times, serif; color: #000000; text-indent: 0; text-align: left; word-spacing: 0; 
               margin-left: 0; margin-right: 0; 
               margin-top: 0; margin-bottom: 12 }
h1           { font-family: 'Times New Roman', Times, serif; color: #000000; font-size: 24pt }
h2           { font-family: 'Times New Roman', Times, serif; color: #000000; font-size: 20pt }
h3           { font-family: 'Times New Roman', Times, serif; color: #000000; font-size: 18pt }
h4           { font-family: 'Times New Roman', Times, serif; color: #000000; font-size: 16pt }
h5           { font-family: 'Times New Roman', Times, serif; color: #000000; font-size: 14pt }
h6           { font-family: 'Times New Roman', Times, serif; color: #000000; font-size: 12pt }

/* Text styles */

.maintext    { font-size: 14pt }
.maintextcent{ font-size: 14pt; text-align: Center }
.maintextjust{ font-size: 14pt; text-align: Justify }
.bigtext     { font-size: 18pt; text-align: Center; margin-top: 12 }
.faqq        { font-size: 14pt; color:#000000; font-style:italic; font-weight:bold; margin-bottom:6; margin-top:6 }
.faqa        { font-size: 14pt; color:#000000; margin-bottom:12; margin-top:0 }

/* List styles */
li           { font-size: 10pt; list-style-type: circle; text-indent: 0; margin-left: 0; 
               margin-right: 0 }

/* Form styles */
input        {  }

/* Footnote styles */
.foottext    { font-size: 10pt; color: #000000; text-align: Left }
.footnotes   { color: #000000; font-size: 10px }