body {
  margin: 0;
  padding: 0;
  background: #ffffff; 
}

#dcontainer {
  width: 640px;
  background-color: #ffffff; 
  text-align: left; 
  margin: 0 auto;
  padding-left: 5px;
  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;
}

#dheader {
  background-color: #dddddd; 
  text-align: center;
}

table.t_work
{
  border-collapse: collapse;
  margin: 0 auto;
  width: 640px;
}
table.t_work td
{
  border: 1px solid #dddddd;
  padding: 2px 2px 2px 2px;
  vertical-align: top;
}

h1     { font-family: Verdana; font-size: 18px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; }

.Title { font-family: Verdana; font-size: 18px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; }
.Text  { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; }
.Textb { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; }
.Copy  { font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; }

.L1         { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; }
.L1:link    { color: #000000; }
.L1:hover   { color: #000000; text-decoration: underline; }
.L1:visited { color: #000000; }
.L1:active  { color: #000000; }

.L2         { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; }
.L2:link    { color: #000000; }
.L2:hover   { color: #000000; text-decoration: underline; }
.L2:visited { color: #000000; }
.L2:active  { color: #000000; }

