BODY {
 /*background-color: #660000;
 color: #a6f4f4;*/
background-color: white;
 color:navy;
 font-size: 11pt;
 margin: 0px;
 border: none;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 0px;
 padding-left: 10px;
 line-height: 11.5pt;
 text-align:justify;
}

PRE {
 /*color: #a6f4f4;*/
 color:blue;
font-size: 10pt;
 margin: 0px;
 border: none;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 0px;
 padding-left: 10px;
}

H0 {
 font-size: 16pt;
 font-weight: bold;
 font-style: italic;
 color: navy;
}

H1 {
 font-size: 13pt;
 color: navy
}

H2 {
 font-size: 12pt;
 color: navy;
}

H3 {
 font-size: 11pt;
 color: navy;
}

sup {
 font-size: 8pt;
}

address {
 font-size: 10pt;
}

P {
 text-align: justify;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 line-height: 1.0;
}

UL {
 list-style-position: outside;
 list-style-type: disc;
}

LI {
 padding: 2px;
 text-align: justify;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 line-height: 1.0;
}

UL>UL {
 list-style-type: square;
}

A {
 text-decoration: none;
 color: blue
}

A.link {
 color: blue;
}

A.title {
 font-style: oblique;
}

A:visited {
 text-decoration: none;
 color: blue;
}

A.link:visited {
 color: blue;
}

A.title:visited {
 font-style: oblique;
}

A:hover {
 text-decoration: underline;
}

A.link:hover {
 text-decoration: none;
 font-weight: bold;
 color: blue;
}

IMG {
 vertical-align: middle;
 margin: 0px;
 border: none;
 padding: 0px;
}

A>IMG:hover {
 
}
