﻿body {
    font-family: Sans-Serif;
    font-size: 12pt;
    font-weight: normal;
    line-height: normal;
    text-align: left;
}
hr {
    border: 0;
    border-style: solid;
    border-color: gray;
    background-color: gray;
    color: gray;
    height: 1px;
}
code{font-weight: bold;}
.text_left{text-align: left;}
.text_justify{text-align: justify;}
.text_center{text-align: center;}
.text_9pt{font-size:9pt;}.text_11pt{font-size:11pt;}.text_14pt{font-size:14pt;}.text_16pt{font-size:16pt;}
