.urTxtH1 {
   background-color: #ffffff;
   color: #20690c;
   font-family: Arial;
   font-style: normal;
   font-weight: normal;
   font-size: 24pt;
}
.urTxtH2 {
   background-color: #ffffff;
   color: #20690c;
   font-family: Arial;
   font-style: normal;
   font-weight: normal;
   font-size: 20pt;
}
.urTxtH3 {
   background-color: #ffffff;
   color: #20690c;
   font-family: Arial;
   font-style: normal;
   font-weight: normal;
   font-size: 16pt;
}
.urTxtH4 {
   background-color: #ffffff;
   color: #000000;
   font-family: Arial;
   font-style: normal;
   font-weight: bold;
   font-size: 10pt;
}
.urTxtStd {
   background-color: #ffffff;
   color: #424242;
   font-family: Arial;
   font-style: normal;
   font-weight: normal;
   font-size: 10pt;
}
.urTxtEmph {
   background-color: #ffffff;
   color: #424242;
   font-family: Arial;
   font-style: normal;
   font-weight: bold;
   font-size: 12pt;
}
.urTxtMono {
   background-color: #ffffff;
   color: #424242;
   font-family: Arial;
   font-style: normal;
   font-weight: normal;
   font-size: 12pt;
}
.urTxtLeg {
   background-color: #ffffff;
   color: #424242;
   font-family: Arial;
   font-style: oblique;
   font-weight: normal;
   font-size: 9pt;
}
.urTxtRef {
   background-color: #ffffff;
   color: #424242;
   font-family: Arial;
   font-style: italic;
   font-weight: normal;
   font-size: 11pt;
}
a:link { 
   color:#0063A4; 
   text-decoration:none;
}
a:visited { 
   color:#807f75; 
   text-decoration:none;
}
a:active { 
   color:#ffcc33; 
   text-decoration:none;
}
a:hover {
   color:#f00000; 
   text-decoration:none;
}
