a:link       { color: #660066;  text-decoration : none }
a:visited    { color: #660066;  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: 'Comic Sans MS', Arial, Helvetica, sans-serif; color: #660066; font-size: 
               12px }

p            { font-size: 12px }

/* Heading styles */
h1, h2, h3, h4, h5, h6 { font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; color: #660066; 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: 'Comic Sans MS', Arial, Helvetica, sans-serif; color: #660066; font-variant: 
               small-caps }
h2           { font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; color: #660066 }
h3           { font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; color: #660066 }
h4           { font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; color: #660066 }
h5           { font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; color: #660066 }
h6           { font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; color: #660066; 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        { border-style: groove }
.borderplain { border-style: none }


/* Footnote styles */
.foottext    { font-size: 10px; color: #660066; text-align: Left }
.footnotes   { color: #660066; font-size: 10px }