.text_1 {
    text-align: left;
    white-space: nowrap;
    color: #020299;
    font-size: 28;
    font-weight: bold;
    width: 500px;
}

.text_2 {
    text-align: left;
    white-space: nowrap;
    color: red;
    font-size: 18;
    font-weight: bold;
}

.text_3 {
    color: blue;
    font-size: 12;
}

.text_4 {
    text-align: left;
    white-space: nowrap;
    color: blue;
    font-size: 18;
    font-weight: bold;
}

.text_5 {
    text-align: right;
    white-space: nowrap;
    color: black;
    font-size: 10;
}

.text_6 {
    white-space: nowrap;
    color: white;
    font-size: 10;
}

.table_1
{
    background-color: #020299;
    color: white;
    font-size: 12;
    padding: 2px;
}

.table_2
{
    text-align: center;
    vertical-align:middle;
    background-color: #020299;
    color: black;
    font-size: 12;
    padding: 2px;
}

.table_3
{
    text-align: left;
    vertical-align:middle;
    background-color: #FFFFFF;
    color: black;
    font-size: 12;
    padding: 2px;
}

.tr_1
{
    background-color: #FFFFCC;
    color: black;
    font-size: 12;
    text-align: left;
    height:27px;
}

.tr_2
{
    background-color: #6666CC;
    color: white;
    font-size: 12;
    text-align: left;
    height:27px;
}

.tr_3
{
    background-color: #CCCCFF;
    color: black;
    font-size: 12;
    text-align: left;
    height:27px;
}

.tr_4
{
    background-color: #FFFFCC;
    color: black;
    font-size: 12;
    text-align: center;
    height:27px;
}

.tr_5
{
    background-color: #020299;
    color: white;
    font-size: 12;
    text-align: center;
    height:27px;
}

.tr_6
{
    background-color: #009900;
    color: white;
    font-size: 12;
    text-align: center;
    height:27px;
}

.tr_7
{
    background-color: #FFCC33;
    color: black;
    font-size: 12;
    text-align: center;
    height:27px;
}

.tr_8
{
    background-color: #CCCC99;
    color: black;
    font-size: 12;
    text-align: center;
    height:27px;
}
.A1 {
    color: #009900;
    font-size: 10pt;
    font-weight: bold;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN';
 }

.A2 {
    color: #FFFFFF;
    font-size: 8pt;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN';
 }

.A3 {
    color: #666666;
    font-size: 8pt;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN';
 }

.link {
    color: #0074d2;
    font-size: 12px;
    font-weight: bold;
}