.mainfont {
 color: #000000;
 margin-top: 4px;
 margin-bottom: 0px;
 margin-left: 12px;
 margin-right: 12px;
 text-align: justify;
 font-weight: normal;
 text-indent: 20px;
}
.mainbold {
 color: #000000;
 margin-top: 4px;
 margin-bottom: 0px;
 margin-left: 12px;
 margin-right: 12px;
 text-align: justify;
 font-weight: bold;
 text-indent: 20px;
}
.mitalic {
 color: #000000;
 margin-top: 4px;
 margin-bottom: 0px;
 margin-left: 12px;
 margin-right: 12px;
 text-align: justify;
 font-weight: normal;
 font-style: italic;
 text-indent: 20px;
}
.mitalicb {
 color: #606060;
 margin-top: 4px;
 margin-bottom: 0px;
 margin-left: 12px;
 margin-right: 12px;
 text-align: justify;
 font-weight: bold;
 font-style: italic;
 text-indent: 20px;
}
.font1 {
 color: #E2144A;
 font-weight: bold;
 font-size: 14px;
 font-style: italic;
 text-align: center;
 margin-top: 6px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
}
.font2 {
 font-size: 12px;
 text-align: right;
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 0px;
 color: #9F9F9F;
}
.font3 {
 font-size: 18px;
 font-weight: bold;
 color: #0000AA;
 margin-top: 0px;
 margin-left: 12px;
 margin-bottom: 0px;
}
.font4 {
 font-size: 12px;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 12px;
 margin-right: 12px;
 text-align: left;
}
.font5 {
 font-size: 12px;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 2px;
 margin-left: 12px;
 text-align: left;
 color: #8F8F8F;
}
.font6 {
 font-weight: bold;
 margin-top: 4px;
 margin-bottom: 0px;
 margin-left: 12px;
 margin-right: 12px;
 text-align: right;
}

table.blue {
 border-color:#2A9FFF;
}
table.blue td{
 color:#000000;
 border-color:#2A9FFF;
 text-align:left;
 font-weight:normal;
 padding:1px 6px;
}
.fonthr {
 color: #D4D4D4;
 text-align: center; 
 margin-top: 4px;
 margin-bottom: 0px;
}
.fontrgt {
 color: #000000;
 margin-top: 4px;
 margin-bottom: 0px;
 margin-right: 12px;
 text-align: right;
 font-weight: bold;
}
.fontandt {
 color: #000000;
 margin-top: 4px;
 margin-bottom: 16px;
 margin-left: 4px;
 margin-right: 2px;
 text-align: left;
 font-weight: normal;
 text-indent: 4px;
}
a {
 color: #00F;
 text-decoration: none;
}
a:hover {
 color: #E2144A;
}
h1 {
 font-size: 18px;
 font-weight: bold;
 color: #0000AA;
 margin-top: 0px;
 margin-left: 12px;
 margin-bottom: 0px;
}
h2 {
 font-size: 26px;
 margin-top: -12px;
 margin-right: 0px;
 margin-bottom: 8px;
 margin-left: 8px;
 font-weight: normal;
 font-style: italic;
 padding: 0px;
}
h3 {
 font-size: 16px;
 font-weight: normal;
 color: #0000AA;
 margin-top: 12px;
 margin-left: 12px;
 margin-bottom: 0px;
}
.fontris  {
 text-align: left;
 text-indent: 0px;
 margin: 0px;
 color: #000000;
}
.fontrisright  {
 text-align: right;
 text-indent: 0px;
 margin: 0px;
 color: #000000;
}
.fontriscntr  {
 text-align: center;
 text-indent: 0px;
 margin: 0px;
 color: #000000;
}
.hidden {visibility: hidden; display: none;}
.show {visibility: visible; display: block;}
.fontdd {
 color: #00F;
        font-size: 24px;
        font-weight: bold;
        margin-top: 0px;
        margin-left: 12px;
        margin-bottom: 12px;
        text-decoration: underline;
}
.tube  {
 text-align: center;
 margin: 10px;
}
.codefont  {
 color: #000000;
 margin-top: -6px;
 margin-bottom: -6px;
 margin-left: 12px;
 margin-right: 12px;
 text-align: left;
 font-family: monospace, courier;
 font-size: 14px;
 font-weight: bold;
 white-space: pre;
}
