/* Text style */

@page {
  size: 8.5in 11in;  /* width height */
}

DIV {page: rotated; page-break-before: right}

.header{
	 font-family: Arial, Helvetica, Sans Serif; color: #336699; font-size: 16px; font-style: normal; 
	 font-weight: 800
}

.footerTiny {
	 font-family: Helvetica, Arial, Sans Serif; color: #666666; font-size: 9px; font-style: normal; 
	 font-weight: 500
}
.main {
	 font-family: Arial, Helvetica, Sans Serif; color: #000000; font-size: 12px; font-style: normal; 
	 font-weight: 5
}
.mainItalic {
	 font-family: Arial, Helvetica, Sans Serif; color: #000000; font-size: 12px; font-style: italic; 
	 font-weight: 5
}


.mainMini {
	 font-family: Arial, Helvetica, Sans Serif; color: #000000; font-size: 9px; font-style: normal; 
	 font-weight: 5
}
.mainBld {
	 font-family: Arial, Helvetica, Sans Serif; color: #000000; font-size: 12px; font-style: bold; 
	 font-weight: 800
}
.mainBld900 {
	 font-family: Arial, Helvetica, Sans Serif; color: #000000; font-size: 14px; font-style: bold; 
	 font-weight: 900
}

.mainBldItalic {
	 font-family: Arial, Helvetica, Sans Serif; color: #000000; font-size: 12px; font-style: italic; 
	 font-weight: 800
}

.mainRed {
	 font-family: Arial, Helvetica, Sans Serif; color: #FF0000; font-size: 12px; font-style: normal; 
	 font-weight: 5
}
.mainRedBld {
	 font-family: Arial, Helvetica, Sans Serif; color: #FF0000; font-size: 12px; font-style: normal; 
	 font-weight: 800
}

.mainBlue {
	 font-family: Arial, Helvetica, Sans Serif; color: #0000FF; font-size: 12px; font-style: normal; 
	 font-weight: 5
}
.mainBlueBld {
	 font-family: Arial, Helvetica, Sans Serif; color: #0000FF; font-size: 12px; font-style: normal; 
	 font-weight: 800
}




/* Text style - Table display - from pronto */

.new {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 12px; font-style: normal; font-weight: 500
}

.newBlack {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 12px; color: black; font-style: normal; font-weight: 500
}

/*
.newBlue {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 12px; color: blue; font-style: normal; font-weight: 500
}
*/

.newBld {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 14px; font-style: bold; font-weight: 700
}

.newred {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 12px; font-style: normal; font-weight: 500; color: red;
}

.newBlue {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 12px; color: #2334FF; font-style: normal; font-weight: 5
}
.newBlueMini {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 9px; color: #2334FF; font-style: normal; font-weight: 5
}
.newBlueMini2 {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 9px; color: #666666; font-style: normal; font-weight: 5
}
.newWhiteBld {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 12px; color: white; font-style: bold; font-weight: 700
}

.newWhiteBldHdr {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 14px; color: white; font-style: bold; font-weight: 700
}

.newBlackBldHdr {
	 font-family: Helvetica, Arial, Sans Serif; font-size: 18px; color: black; font-style: bold; font-weight: 700
}

.Headers {
	 font-family: Times New Roman, Serif; font-size: 22px; color: purple; font-style: bold; font-weight: 800
}

