
body {
text-align: left;
background-color: white;
margin: 0;
padding: 0;
}

p {
text-align: left;
font-color: gray;
font-size: 9pt;
line-height: 1.2em;
margin: 2px;
padding: 3px;
}


.g1 {
text-align: center;
margin: 0;
width: 100%
height: 0;
}

.g2 {
text-align: center;
margin: 0;
width: 100%
height: 0;
}

.g3 {
text-align: center;
margin: 0;
width: 100%
}

.g4 {
text-align: center;
margin: 0;
width: 100%
height: 0;
}

.g5 {
text-align: center;
margin: 0;
width: 100%
height: 0;
}


a:active { color: red; }
a:hover { color: white; background-color: gray; }
a:link { color: blue; }
a:visited { color: blue; }



h1 {text-align: left; font-size: 14pt;}
h2 {text-align: left; font-size: 12pt;}
h3 {text-align: left; font-size: 11pt;}


ul {
font-size: 8pt;
line-height: 1.2em;
padding-top: 0pt 
}

table {
border-collapse: collapse;
}

.hd { 
text-align: right;
font-size: 8pt;
background-color: silver;
margin: 0px;
padding: 3px;
border: 0px;
}

.ti1 {
text-align: left;
color: gray;
font-size: 20pt;
line-height: 1.1em;
margin: 0 50px 0 80px;
padding: 4px;
}

.ti2 {
text-align: left;
color: silver;
font-size: 14pt;
line-height: 1.1em;
margin: 0 50px 0 80px;
padding: 4px;
}

.ne {
text-align: left;
/* background-color: white; */
color: #424242;
font-size: 9pt;
line-height: 1.5em;
margin: 0 50px 10px 80px;
padding: 4px;
border: solid 1px gray;
}

.ner {
text-align: right;
line-height: 1.1em;
}

.ta {
text-align: center;
/* background-color: #eeeeee; */
color: #424242;
font-size: 9pt;
line-height: 1.5em;
margin: 0 50px 10px 80px;
padding: 0;
border: dotted 1px gray;
}

.ca {
text-align: right;
/* background-color: #eeeeee; */
color: #424242;
font-size: 7pt;
}

.ft {
text-align: left;
/* background-color: white; */
color: #424242;
font-size: 9pt;
line-height: 1.5em;
margin: 3px 0 3px 0;
padding: 4px;
border-top: dotted 1px gray;
}

.ft1 {
text-align: center;
color: gray;
font-size: 8pt;
margin: 0; 
padding: 3px;
}

