body {
	color: black;
	background-color: #82DFFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
    margin: 0;
SCROLLBAR-BASE-COLOR: #82DFFF;
SCROLLBAR-FACE-COLOR: #82DFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #FC5701;
SCROLLBAR-SHADOW-COLOR: #FC5701;
SCROLLBAR-ARROW-COLOR: #FC5701;
SCROLLBAR-TRACK-COLOR: #00C6DD;
}

table
 {	border: 0px solid #FF6699;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#wrap {
	OVERFLOW: auto; WIDTH: 100%; HEIGHT: 400px
}

H1
{
font-weight: bold;
text-align: center;
color: #002A4A;
font-size: 15pt;
text-transform: uppercase;
letter-spacing: 1.5;
}

H2
{
text-align: center;
color: #FF6600;
font-size: 14pt;
font-family: Arial, Helvetica, sans-serif;
}

H3
{
text-align: center;
color: green;
font-size: 13pt;
}

H4
{
text-align: left;
margin-left: 30pt;
font-size: 10pt;
font-style: italic;
color: brown;
}


small
{
font-size: 8pt;
font-family: "Courier New", Courier, mono;
font-style: italic;
text-decoration: blink;
color: red;}

H5
{
font-size: 10pt;
color: black;
text-decoration: underline;
}


P
{
	color: black;
	text-align: justify;
	text-indent: 20;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 9pt;



}

P.lyric
{
color: 000066;
font-style: italic;
font-size: 10pt;
text-align: left;
font-weight: 500;
text-indent: 0;
}

P.epigraph
{
font-size: 9pt;
font-family: Courier New, Courier, mono;
text-align: justify;
font-weight: normal;
margin-left: 50pt;
}

A:link
{
	color: #002A4A;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover 
 {
    color: #FF6600;
 }

A:visited
{
  color: #993300;
}

A:active
{
  color: #FF0000;
}

.right
{
text-align: right;
}

.center
{
text-align: center;
text-indent: 0;
}
.courier
{
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	text-decoration: none;
}
.menu {
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 95%;
	color: #002A4A;

}


}
ul {
	font-size: 9pt;
}

