.errortext 
{
color: red;
font-weight: bold;
}
.nsbody  
{
	font-size : 9pt;
	font-family : Arial;
}
Body 
{
	font-size : 9pt;
	font-family : Arial;
}
td 
{
	font-size : 9pt;
	font-family : Arial;
}
.tdColor1 
{
        color: #008000;
	font-size : 9pt;
	font-family : Arial;
}
.tdColor2 
{
	font-size : 9pt;
	font-family : Arial;
	color: #800000;
}
.tdName 
{
	font-size : 10pt;
	font-family : Arial;
}
.greeting
{
	color: #800000;
}  

.logintext 
{
color:#800000;
font-weight: bold;
}

.tdGiftNameWidth 
{
        width: 18%;
}

