/* Try to stick to the "standard 16" color names:
   aqua, black, blue, fuchsia, gray, green, lime, maroon,
   navy, olive, purple, red, silver, teal, white, and yellow */


BODY {
	background: white;
	color: black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

BODY, H1, H2, H3, H4, H5, P, TD, TH, DL, DT, DD, UL, LI, BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5, TH {
	color: #0000CC;
}

    

.frontheader {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding-bottom: 3px;
}

P, UL, LI, BLOCKQUOTE {
  font-size: 12pt;
}

DD {
  font-size: 10pt;
}

DT {
  font-size: 12pt;
  font-weight: 800;
  color: #000066;
}

.dd {
  font-size: 10pt;
}

.dt {
  font-size: 12pt;
  font-weight: 800;
  color: #000066;
}

.boxheader {
  background: #000066;
  color: white;
}

.boxbody {
  background: #CCCCFF;
}


INPUT {
        font-size: medium;
        font-family: Courier, "MS Courier New", Prestige, "Everson Mono", monospace;
}

.nospace {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

.serif {
        font-family: "Times New Roman", Times, serif;
}

P.serif, UL.serif, LI.serif, BLOCKQUOTE.serif {
        font-size: 12pt;
}

P.instructions {
        font-size: 12pt;
        font-weight: 600;
}

P.response {
        font-size: 12pt;
        font-weight: 600;
}

.article {
        text-indent: 1em;
}

.disclosure {
        font-size: 8pt;
        text-indent: 1em;
}

.copyright {
        font-size: 8pt;
}

.intro {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
}

P.byline {
        font-size: 8pt;
        text-indent: 1em;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
}

P.byline2 {
        font-size: 8pt;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
}

.address {
        padding-left: 2em;
        padding-right: 2em;
}

.question {
        color: #993399;
        font-weight: 600;
}

.answer {
        color: #333399;
}

.leader {
        font-size: 14pt;
}

.header {
        font-size: 12pt;
}

.pageheader {
        font-size: 14pt;
}
 

.introtitle {
        font-size: 12pt;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
}

.mainintrotitle {
        font-size: 14pt;
}

.disclosetitle {
        font-size: 14pt;
}

.disclosebold {
        font-size: 10pt;
        font-weight: 600;
}

.urgent {
        color: red;
}

.flash {
        font-size: 12pt;
        color: red;
}

.enhance {
        color: #C67321;
        font-size: 16pt;
        font-weight: 600;
}

.dateline {
        font-size: 8pt;
        font-weight: 500;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
}

.tabledata {
        font-size: 10pt;
        font-weight: 500;
}

.small {
        font-size: 8pt;
}

.piccaption {
        font-size: 8pt;
        color: #77797c;
}

.issuedate {
        font-size: 10pt;
        color: #000000;
}

.biocaption1 {
        font-size: 16pt;
        font-weight: 600;
        font-family: Georgia, "Times New Roman", Times, serif;
}

.biocaption2 {
        font-size: 12pt;
        font-family: Georgia, "Times New Roman", Times, serif;
        
}

.biocaption3 {
        font-size: 7pt;
}


CODE {
        color: green;
        font-weight: 600;
}       

SAMP { 
        color: red;
        font-weight: 600;
}       

A:link {
	color: #0033CC; }
A:visited {
	color: #0033CC; }
A:hover {
	color: #0033FF; }
A:active {
	color: red; }
	      

A.inverse:link {
	color: #FFFFFF; }
A.inverse:visited {
	color: #FFFFFF; }
A.inverse:hover {
	color: #0701FC; }
A.inverse:active {
	color: red; }	

.inverse {
  color: #FFFFFF;
  background: #000000;
}



A.menu:link {
	color: #FFFFFF; }
A.menu:visited {
	color: #FFFFFF; }
A.menu:hover {
	color: #FADD18; }
A.menu:active {
	color: #FAF718; }
	      
A.menu {
  text-decoration: none;
}

.menu {
  font-size: 10pt;
  font-weight: 600;
}



A.menu2:link {
	color: blue; }
A.menu2:visited {
	color: blue; }
A.menu2:hover {
	color: #0066FF; 
	text-decoration: underline;}
A.menu2:active {
	color: blue; }
	      
A.menu2 {
  text-decoration: none;
}

.menu2 {
  font-size: 10pt;
  font-weight: 600;
}



A.link2:link {
	color: #ffffff; }
A.link2:visited {
	color: #ffffff; }
A.link2:hover {
	color: #0033FF; }
A.link2:active {
	color: #0033FF; }
	      
A.link2 {
  text-decoration: none;
}

.link2 {
  font-size: 10pt;
  font-weight: 600;
}
