body
{
	vertical-align:bottom;
        line-height:20px;
        font-size:18px;
        font-family:verdana;
        font-weight:bold;
        color:Black;
        background-color:white;
        text-decoration:none;
	text-align:left;
 }

TR.border 
{
        border-bottom-color: blue;
        border-bottom-style: dashed;
        border-bottom-width: medium;    /*thin,thick*/
        color: #428484;
        background-color: White;
        font-family : verdana;
        font-size : 10px;
        font-weight : bold;
        margin : 1px;
        vertical-align : top;
}

TR.center 
{
        color: black;
        background-color: White;
        font-family : verdana;
        font-size : 18px;
        font-weight : bold;
        margin : 1px;
        vertical-align : bottom;
        text-align: center;
}

TR.image
{
        background:url(/home/documents/emaillogo.jpg);
        vertical-align:bottom;
        float:left;
        line-height:20px;
        font-size:18px;
        font-family:verdana;
        font-weight:bold;
}

TD.border 
{
        border-top:2px solid #999;
        border-right:2px solid #333;
        border-bottom:2px solid #333;
        border-left:2px solid #999;
        font-size : 10px;
        font-weight : bold;
        margin : 1px;
        vertical-align : top;
}

TD.c
{
        color: black;
        background-color: white;
        font-size: 18px;
        font-weight : bold;
        vertical-align : top;
        text-align: center;
}

TD.image
{
/*      image:url(/home/documents/emaillogo.jpg);*/
        color: white;
        line-height : 20px;
        font-size : 18px;
        vertical-align : bottom;
}

TD.n
{ 
        color : Black;
        background-color:white;
        font-family : verdana;
        font-size : 18px;
        text-decoration: none;
        font-weight:normal;
}

TD.r
{ 
        color : Black;
        background-color:white;
        font-family : verdana;
        font-size : 18px;
        text-decoration: none;
        font-weight:normal;
        text-align: right;
}

TD.t
{ 
        color : Black;
        background-color:white;
        font-family : verdana;
        font-size : 8px;
        text-decoration: none;
        font-weight:bold;
}
