body {}
body {
}
p {
    font-weight: bold;
    text-indent: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    text-align: left;
}
td {
    padding-left: 10px;
    list-style-position: inside;
}
.Main_type   {
    color: black;
    font-size: 12px;
    font-family: Verdana;
    line-height: 15px;
    text-align: center;
}
.Main_type_Red  { color: #cd0000; font-size: 12px; font-family: Verdana; line-height: 15px }
.Main_type_Bold  {
    color: black;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 700;
    line-height: 15px;
    clear: left;
    right: 1auto;
}
.Main_type_Bold_Red  {
    color: #cd0000;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 700;
    line-height: 15px;
}
.Headline    {
    color: #cf0000;
    font-size: 24px;
    font-family: Verdana;
    font-weight: 700;
    line-height: 28px;
    padding-left: 20px;
}
.SubHead   {
    color: black;
    font-size: 16px;
    font-family: Verdana;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
}
.list      {
    color: red;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    line-height: 16pt;
    text-align: left;
}
