body, p, td
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    color : #FFFFFF;
    font-weight : normal;
    text-decoration : none;
}

.Cell
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    color : #FFFFFF;
    text-decoration : none;
}

.Title
{
    font-family : Tahoma, Arial;
    font-size : 14px;
    color : #DBDBDB;
    font-weight : bold;
    text-decoration : none;
    text-align : center;
}

.Outer
{
    width : 430px;
    padding-top: 1px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
}

.Row
{
    background-color : transparent;
    padding-top : 3px;
}

sup
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    color : #FF0000;
    font-weight : normal;
    text-decoration : none;
}


.Field
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    color : #FFFFFF;
    font-weight : normal;
    background-color : #333333;
    border-width : 1;
    border-style : solid;
    border-color : #555555;
    width : 100%;
}

.Desc1_1, .Desc1_2, .Desc2_2, .Desc1_3, .Desc2_3, .Desc3_3, .Desc1_4, .Desc2_4, .Desc3_4, .Desc4_4
{
    text-align : right;
    font-weight : bold;
    padding-left : 3px;
    padding-right : 3px;
}

.Desc1_1
{
    width:30%;
}

.Content1_1
{
    width:70%;
}

.Desc1_2
{
    width:15%;
}

.Content1_2
{
    width:85%;
}

.Desc2_2
{
    width:30%;
}

.Content2_2
{
    width:70%;
}

.Desc1_3
{
    width:10%;
}

.Content1_3
{
    width:90%;
}

.Desc2_3
{
    width:20%;
}

.Content2_3
{
    width:80%;
}

.Desc3_3
{
    width:30%;
}

.Content3_3
{
    width:70%;
}

.Desc1_4
{
    width:7%;
}

.Content1_4
{
    width:93%;
}

.Desc2_4
{
    width:15%;
}

.Content2_4
{
    width:85%;
}

.Desc3_4
{
    width:22%;
}

.Content3_4
{
    width:78%;
}

.Desc4_4
{
    width:30%;
}

.Content4_4
{
    width:70%;
}

.Col1
{
    width:100%;
}

.Col2
{
    width:50%;
}

.Col3
{
    width:33%;
}

.Col4
{
    width:25%;
}

.Col5
{
    width:20%;
}

