TABLE	{
	FONT-SIZE: 13px;
	BACKGROUND: none #ffffff;
	WIDTH:620px;
	COLOR: #000000;
	BORDER-COLLAPSE: collapse;
        margin-left:auto;
        margin-right:auto
	
}
TD	{
	BORDER-RIGHT: 0px solid #000;
	BORDER-TOP: 0px solid #000;
	BORDER-LEFT: 0px solid #000;
	BORDER-BOTTOM: 0px solid #000;
	line-height:1.7em}

TD.section { font-weight: bold; 
           font-size: 14px;
           background-color:#efefef;
           text-align: center;
           color:#000;
           letter-spacing:0.4em;
}
TD.content  { text-align: left;
              width: 50%;
              padding-left: 50px;
              vertical-align:top;
}

TD.content2  { text-align: left;
              width: 33%;
              padding-left: 40px;
              vertical-align:top;
}


TD.footer  { text-align: center;
             background-color: #666666;
             color: #cccccc;
}

TD.address { font-size: 9px;
             text-align: center;
             background-color: #ebebeb;
            }
            
TD.classification {
           text-align: center;
           color:#990000;
}
TD.qualification-sub { 
           text-align: left;
           color:#000;
           padding-left:3em;
}

div   { text-align: center;
            }
            
img    { border: 0;
}