a:link       { color: #800080;  text-decoration : none }
a:visited    { color: #FF00FF;  text-decoration : none }
a:active     { color: #FF0000; 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;
	font-size: 12px;
	color: #800000;
	background-color:#FFFFFF
}

p            { font-size: 10pt }

/* Heading styles */
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #800000; 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: #800000; font-variant: 
               small-caps }
h2           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #800000}
h3           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #800000}
h4           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #800000}
h5           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #800000}
h6           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #800000; font-size: 12px }

/* Text styles */

.itemtitle     { font-size: 12pt; color:#800000}
.itemtitleleft { font-size: 12pt; text-align:left }
.itemtitleright{ font-size: 12pt; text-align:right }
.itemdesc      { font-size: 10pt }
.listheading   { font-size: 9pt; text-align: Center }
.listvalues    { font-size: 8pt; text-align: Center }
.maintext      { font-size: 10pt }
.maintextleft  { font-size: 10pt; text-align:left }
.maintextright { font-size: 10pt; text-align:right }
.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 }
.contacttext   { font-size: 12pt }


/* 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: #800000; text-align: Left }
.footnotes   { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #800000; font-size: 7pt }