﻿body {
}
.arial_10_left
{
    font-family: Arial;
    font-size: 10pt;
    text-align: justify;
}
.arial_10_bold_center
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}
.arial_10_center
{
    font-family: arial;
    font-size: 10pt;
    text-align: center;
}
.Berlin_14_center
{
    font-family: "berlin Sans FB";
    font-size: 14pt;
    font-weight: normal;
    text-decoration: underline;
    text-align: center;
}
.tbl_width_70_center
{
    width: 70%;
    border: thin ridge #330033;
}

