a:link       { color: #FFFFCC;  text-decoration : none }
a:visited    { color: #FFFFCC;  text-decoration : none }
a:active     { color: #FFFF66; text-decoration: none }
a:hover      { color: #FFFF00 }

/* Table styles */
/*table        { table-border-color-light: rgb(255,204,102); table-border-color-dark: */
/*               rgb(204,153,102); font-size: 12px }*/

body         { background-position: left top; font-family: 'Arial, Helvetica, sans-serif'; color: #FFFFCC; font-size: 
                 12px; background-image:url('../images/background.gif'); background-repeat:repeat; background-attachment:scroll }

/*body         { font-family: 'Arial, Helvetica, sans-serif'; color: #FFFFCC; font-size: 12px } */

p            { font-size: 12px }

/* Heading styles */
h1, h2, h3, h4, h5, h6 { font-family: 'Arial, Helvetica, sans-serif'; color: #FFFFCC; 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: 'Arial, Helvetica, sans-serif'; color: #FFFFCC; font-variant: 
               small-caps }
h2           { font-family: 'Arial, Helvetica, sans-serif'; color: #FFFFCC}
h3           { font-family: 'Arial, Helvetica, sans-serif'; color: #FFFFCC}
h4           { font-family: 'Arial, Helvetica, sans-serif'; color: #FFFFCC}
h5           { font-family: 'Arial, Helvetica, sans-serif'; color: #FFFFCC}
h6           { font-family: 'Arial, Helvetica, sans-serif'; color: #FFFFCC; font-size: 12px }

/* Text styles */

.maintext    { font-size: 14px }
.maintextcent{ font-size: 14px; text-align: Center }
.maintextjust{ font-size: 14px; text-align: Justify }
.bigtext     { font-size: 18px; text-align: Center; margin-top: 12 }

/* List styles */
li           { font-size: 10px; list-style-type: circle; text-indent: 0; margin-left: 0; 
               margin-right: 0 }

/* Form styles */
input        {  }

/* Footnote styles */
.foottext    { font-size: 10px; color: #FFFFCC; text-align: Left }
.footnotes   { color: #660066; font-size: 10px }

