﻿body {
}

.subject
{
    font-family: Times New Roman Times New Roman CE;
    font-size: 24px;
    font-weight: normal;
    color: #CCCCCC;
}


table.text
{
    border-left-style: solid;
    border-width: 1px;
    border-color: red;
    font-family: arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
table.pic
{
    border: 1px solid red;
    padding: 5px;
    margin-right: 5px;
    margin-left: 5px;
    
}

.menu
{
    font-size: 8pt;
    font-family: Tahoma;
    font-weight: bold;
    color: Red;
    text-align: right;
    margin-bottom: 20px;
}

.comment
{
    font-size: 12pt;
    font-family: Tahoma;
    font-weight: bold;
    color: white;
    text-align: center;
    margin-bottom: 20px;
}

.dimension
{
    font-size: 10pt;
    font-family: Tahoma;
    font-weight: bold;
    color: white;
    text-align: left;
}

.link
{
    font-family: arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: Silver;
    line-height:14px;
}
a.link 
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: red;
    }
.style1
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: small;
        }