BODY
{
	color:       White;
	FONT-FAMILY: Verdana, Arial, Times New Roman; 
	FONT-SIZE:   14px;
}
A
{
	font-style: normal;
	color:      Blue;
}
vlink
{
	color:      Blue;	
}
DIV{font-size:  10px;}
/*-----------------------------------------*/
Address
{ 
	font-size:    14px;
	font-weight:  bold;
	font-style:   normal;
}
.TD_Bkgd1
{
	background-color: White;
	font-size:    14px;
	font-weight:  bold;
	font-style:   normal;
}
/*-----------------------------------------*/
TABLE
{
	border: 0;
	margin-left: 0;
}
TR{color: Black}
TH
{
	color: red;
	text-align:center;
	align="center";
}
TD
{
	font-size: 10pt;
}
.TD_Center
{
	align="center";
	text-align:center;
}
/*-----------------------------------------*/
