body
{
 color: #000000;
 background-color: #ffffff;
}

td.date
{
 text-align: center;
 font-size: 8px;
 font-weight: bold;
 letter-spacing: 1px;
}

td.comment
{
 padding-left: 11px;
 padding-right: 11px;
 font-size: 12px;
 letter-spacing: 1px;
 vertical-align: top;
}

td.img
{
 padding-left: 10px;
 padding-right: 10px;
}

img.default_image
{
 border: 2px dotted black;
 padding: 3px;
 width: 200px;
 height: 220px;
}

img.bi_image
{
 border: 2px dotted #D30004;
 padding: 3px;
}

img.dx_image
{
 border: 2px dotted #21006D;
 padding: 3px;
}

img.mobile
{
  width: 100px;
  height: 120px;
}

.plink
{
 color: #DCDCDC;
 background-color: #fcfcfc;
 font-size: 8px;
 text-decoration: none;
}

.pback
{
 color: #C3C3C3;
 background-color: #fcfcfc;
 font-size: 8px;
 text-decoration: none;
}

.tback
{
 color: #A0A0A0;
 background-color: #fcfcfc;
 font-size: 8px;
 text-decoration: none;
}

.comments
{
 color: #808080;
 background-color: #fcfcfc;
 font-size: 8px;
 text-decoration: none;
}

.theme
{
 color: #000000;
 background-color: #fcfcfc;
 font-size: 8px;
 text-decoration: none;
}

a
{
 font-size: 8px;
 font-family: helvetica;
}

a.light
{
 color: #DCDCDC;
}

