a:link       { color: #000000;  text-decoration : none }
a:visited    { color: #808080;  text-decoration : none }
a:active     { color: #000000; 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: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 
               10pt; background-color:#FFFFFF }

p            { font-size: 10pt }

/* Heading styles */
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; text-indent: 0; text-align: Left; word-spacing: 0; 
               line-height: 100%; margin-left: 0; margin-right: 0; 
               margin-top: 0; margin-bottom: 3 }
h1           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-variant: 
               small-caps }
h2           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000}
h3           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000}
h4           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000}
h5           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000}
h6           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px }

/* Text styles */

.itemtitle   { font-size: 12pt; color:#008000 }
.itemdesc    { font-size: 10pt }
.listheading { font-size: 9pt; text-align: Center }
.listvalues  { font-size: 8pt; text-align: Center }
.maintext    { font-size: 10pt }
.maintextcent{ font-size: 10pt; text-align: Center }
.maintextjust{ font-size: 10pt; text-align: Justify }
.bigtext     { font-size: 14pt; text-align: Center; margin-top: 12 }
.navbigtext  { font-size: 14pt; text-align: Center }
.navmedtext  { font-size: 12pt; text-align: Center }
.navsmltext  { font-size: 10pt; text-align: Center }

/* List styles */
li           { font-size: 8pt; list-style-type: circle; text-indent: 0; margin-left: 0; 
               margin-right: 0 }

/* Form styles */
input        { border-style: groove }
.borderplain { border-style: none }


/* Footnote styles */
.foottext    { font-size: 7pt; color: #000000; text-align: Left }
.footnotes   { color: #660066; font-size: 7pt }