
A { text-decoration:none }
A { color : blue ; }
A:hover { color : #b53c1b ; } 
body { font-size: 10pt }
td { font-size: 10pt }
*.typeA
  {
  border: solid 1px #666666;
  }
*.typeB
  {
  border: solid 1px #000099;
  background-color: #ffff00;
  }
*.typeC
  {
  border: solid 1px #000099;
  background-color: red;
  }
*.typeD
  {
  border: solid 1px #000099;
  background-color: gray;
  }
*.typeE
  {
  border: solid 1px #000099;
  background-color: orange;
  }

h1 {
font-size: 12px;
color: #e43A06;
font-weight: bold;
margin-top: 2;
margin-bottom: 2;
}
h2 {
font-size: 11px;
color: #ffffff;
}
h3 {
font-size: 10px;
}

.label {
text-align: left;
font-size: 11px;
color: #363a36;
font-weight: 100;
height: 16px;
padding: 1px 0 0 15px;
margin: 2px 0 2px 0; 
}

.label1 {
text-align: center;
font-size: 12px;
color: #363a36;
font-weight: bold;
margin-top: 2;
margin-bottom: 2;
}

.label2 {
font-size: 12px;
color: #e43A06;
font-weight: bold;
margin-top: 2;
margin-bottom: 2;
}

.label3 {
text-align: left;
font-size: 12px;
color: #f57C07;
font-weight: bold;
height: 16px;
padding: 1px 0 0 2px;
margin: 2px 0 2px 0; 
border: 1px solid #8c8c8c;
background: #efefef;
}

.label4 {
font-size: 10px;
color: #e43A06;
font-weight: 100;
margin-top: 2;
margin-bottom: 2;
}


.title1 {
text-align: left;
font-size: 12px;
font-weight: 100;
height: 12px;
padding: 1px 0 0 8px;
margin: 2px 0 0 0; 
}

.title2 {
text-align: left;
font-size: 12px;
font-weight: 100;
height: 12px;
color: white;
padding: 1px 0px 0px 8px;
margin: 2px 0 0 0; 
}

