body { background-color: #ffffff; align="center";
}

/* nav box text not no text-decoration this eliminates the line */
.nav1Off {font: 10px;  text-decoration: none; color: black; text-align="center"; font-family: "sans-serif", arial }

/* bread crum navigation at to top of each page */
.brcrmbLink {font: 15px; color: black; text-align="center"; font-family: "sans-serif", arial }
.brcrmbFinal {font:  15px; color: black; margin-left="0px"; font-family: "sans-serif", arial}

/* page title used just bellow bread crum was an ugly blue */
.pageTitle  {font: bold 15px; color: #5476B3; margin-left="2px"; font-family: "sans-serif", arial}

/* not positive.... */
.regular  {font: 10px; color: black ; margin-left="0px"; font-family: "sans-serif", arial}

/* for descriptiosn that follow paget title like on pay plan and issue summary */
.pageBody {font:  12px; color: black; margin-left="0px"; font-family: "sans-serif", arial}

/* this is Main page text like payment main, or issue inquiry main */
.pageBodyText {font:  12px; color: black; margin-left="0px"; font-family: "sans-serif", arial}
.pageBodyLinkTitle {font:  12px; color: black; margin-left="0px"; font-family: "sans-serif", arial}
.pageBodyHeading {font: bold  15px;  color: black; margin-left="0px"; font-family: "sans-serif", arial}

/*issue pages questions  */
.issueQuestion {font:  12px; color: black; margin-left="0px"; font-family: "sans-serif", arial}
.issueHeading {font:   12px;  color: black; margin-left="0px"; font-family: "sans-serif", arial}
.issueHeadingBold {font: bold  15px;  color: black; margin-left="0px"; font-family: "sans-serif", arial}

.makePaymentText  {font:  12px; color: black; margin-left="0px"; font-family: "sans-serif", arial}

/* when issue is done this is what is displayed on the last page issue nubmer and stuff */
.issueNotice {font:  12px; color: black; margin-left="0px"; font-family: "sans-serif", arial}

/* data for inside  table */
.issueTableData {font: 10px; color: black ; margin-left="0px"; font-family: "sans-serif", arial}
.acctHistoryTableData {font: 10px; color: black ; margin-left="0px"; font-family: "sans-serif", arial}
.consTableData {font: 10px; color: black ; margin-left="0px"; font-family: "sans-serif", arial}
.payTableData  {font: 10px; color: black ; margin-left="0px"; font-family: "sans-serif", arial}


