body { background-color:#DBD8D4}
body, td, select, input, textarea
{
    color: #333333;
    line-height: normal;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 8pt;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

a 		{ color: #FF6600; font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif; }
a:hover { color: #666666; }

img { border:0 }

table { width:766px; border-collapse:collapse;}

.title { font-size:10pt; font-weight: bold; color: #ffffff; background-color:#727C23; border-top:#FFF solid 1pt; padding-left:200px; }
.title2 { font-size:10pt; font-weight: bold; color: #ffffff; background-color:#727C23; border-top:#FFF solid 1pt; }

.tblContents            { background-color:#ffffff; text-align:center; }
.tblContents TD         { width: 30%; height:220px;}
.tblContents TD.center  { width: auto; } 
.tblContents TD.side    { width: 18%; }
.tblContents TD.footer  { width: 100%; background-color:#C5C0BA; height:18px;}


