a:link{    color: darkorange;    text-decoration: underline;    font-weight: bold;}a:visited{    color: darkorange;    text-decoration: underline;    font-weight: bold;}a:active{    color: darkorange;    text-decoration: underline;    font-weight: bold;}a:hover{    color: blue;    text-decoration: underline;    font-weight: bold;}body{    font-family: Times New Roman, Arial;    background-color: none;    color: black;    font-size: 10pt;}p{    font-family: Times New Roman, Arial;    background-color: none;    color: black;    font-size: 12pt;}td{        font-family: Times New Roman, Arial;    background-color: none;    color: black;    font-size: 12pt;}   h1, h2, h3, h4, h5, h6{    font-family: Times New Roman, Arial;}h1{    font-size: 16pt;    text-align: center;}h2{    font-size: 14pt;    text-align: center;}h3{    font-size: 10pt; }h4{    font-size: 8pt;}h5{    font-size: 8pt;}h6{    font-size: 8px;}.section_heading{    font-family: Times New Roman, Arial;    color: black;    font-size: 10pt;    font-weight: bold;}.footer_text{    font-family: Times New Roman, Arial;    color: black;    font-size: 8pt;    }