TABLE	{
	FONT-SIZE: 13px;
	BACKGROUND: none #ffffff;
	WIDTH: 550px;
	COLOR: #000000;
	BORDER-COLLAPSE: collapse;
        margin-left:auto;
        margin-right:auto
	
}
TD	{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	line-height:1.7em}

TD.section { font-weight: bold; 
           font-size: 16px;
           background-color:#ffffff;
           text-align: center;
           color:#000;
           letter-spacing:0.4em;
}
TD.number  { text-align: right;
}
TD.purchaser  { text-align: center;
}
TD.section2 { font-weight: bold; 
           font-size: 14px;
           background-color:#b0e0e6;
           text-align: center;
           color:#000;
           letter-spacing:0.4em
            }
TD.qualification {
           text-align: left;
           color:#000;
}
TD.qualification-sub { 
           text-align: left;
           color:#000;
           padding-left:3em;
}

div   { text-align: center;
            }