body
  {
  padding-left: 20pt;
  padding-right: 20pt;
  padding-top: 10pt;
  }
  
.figure {
    text-align: center;
    margin: 12pt 0pt 3pt 0pt;
    border: 0pt none
}

.label {
    text-align: center;
    margin: 3pt 0pt 18pt 0pt;
    color: #666666
}

h1 {
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #00AAFF;
    color: #ffffff;
    line-height: 1.5; 
    padding-top: 4pt;
    padding-bottom: 4pt; 
    margin: 10pt 0pt 10pt 0pt; 
    width: 800px;
}

h2 {
    text-align: center;
    font-size: 15pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DD8800;
    color: #ffffff;
    line-height: 1.4; 
    padding-top: 3pt;
    padding-bottom: 3pt; 
    margin: 10pt 0pt 10pt 0pt; 
    width: 800px;
}

h3 {
    text-align: left;
    font-size: 12pt;
    font-family: Times, serif;
    font-weight: bold;
    margin: 14pt 0pt  4pt 0pt;
}

h4 {
    text-align: center;
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #4c75b3;
    margin: 8pt 0pt  8pt 0pt;
}

p {
    text-align: justify;
    font-size: 12pt;
    font-family: Arial, sanserif;
    color: #4c75b3;
    width: 800px;
    line-height:120%
}

hr {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25pt;
}
  
    
    
table.form {
    border: 1pt;
    border-color: #bbbbbb;
    border-style: outset;  
    width: 800px;
    background-color: #eeeeee;

}


td {
    text-align: justify;
    font-size: 12pt;
    font-family: Arial, sanserif;
    color: #4c75b3;
    line-height:120%
}

table.form td {
    padding: 10;
}


hr {text-align: left; 
    width: 800px;
}

.stred {text-align: center;}


A:link, A:visited, A:active { color: #DD8800;
 text-decoration: none }
A:hover { color:  #00AA00; text-decoration: none }

A.t:link, A.t:visited, A.t:active { color: #4c75b3;
 text-decoration: none }
A.t:hover { color:  #FF0000; text-decoration: none }

ul, ol { 
font-size: 12pt; 
margin: 3pt 10pt 3pt 10pt; 
padding: 3pt;
font-family: Arial, sanserif;
color: #4c75b3;
line-height:110%
}


li {padding: 3pt; text-align: left }