TABLE	{
	BACKGROUND: none #ffffff;
	COLOR: #000000;
		BORDER-COLLAPSE: collapse;
        margin-left:auto;
        margin-right:auto;

}

TABLE.sub	{
	BACKGROUND: none #ededed;
	COLOR: #000000;
	BORDER-COLLAPSE: collapse;
        margin-left:auto;
        margin-right:auto;

}
TD.main	{
	BACKGROUND: none #ffffff;
	COLOR: #000000;
	BORDER-COLLAPSE: collapse;
        margin-left:auto;
        margin-right:auto;

}
TD	{	FONT-SIZE: 13px;
	}




div.title   { text-align: center;
font-size: 16px;
line-height: 1.7em;
            }
div         {font-size: 12px;
             text-align: center;
             line-height: 1.7em;}

body  { font-size: 12px;}

h2    { text-align: center;}

img    { border: 0;
}

TD.footer  { text-align: center;
             background-color: #666666;
             color: #cccccc;
}

TD.address { font-size: 9px;
             text-align: center;
             background-color: #ebebeb;
            }
            
