.txtStyle1 {font-family: 'Arial, Verdana, Helvetica'; color = 'green';
            font-size: 18pt; font-weight: bold}
.txtStyle2 {font-family: 'Arial, Verdana, Helvetica'; color = 'black'; font-size: 10pt}
.txtStyle3 {font-family: 'Arial, Verdana, Helvetica'; color = 'black'; font-weight: bold; font-style: italic}
.txtStyle4 {font-family: 'Arial, Helvetica'; color = 'black'; font-weight: bold; font-size: 10pt}
.txtStyle5 {font-family: 'Arial, Verdana, Helvetica'; color = 'green';
            font-size: 10pt; font-weight: bold}
.txtStyle6 {font-family: 'Arial, Verdana, Helvetica'; color = 'white';
            font-size: 10pt; font-weight: bold; background = 'green'}
.txtCopyWrite {font-family: 'Arial'; color = 'black'; font-size: 8pt; text-align: center}

.bold {font-weight: bold;}
.italic {font-style: italic}
.tableFont {font-family: 'Arial, Verdana, Helvetica'; color = rgb(74, 45, 190); 
            font-size: 8pt; font-weight: bold; background = 'white'}
            
.btnQuestion {font-family: 'Arial'; color: red; background-color: white; 
              font-weight: bold; font-size: 10pt; text-align: center}
.ThemeColor {color: rgb(74, 45, 190); background-color: white;}
.ThemeBGColor {color: white; background-color: rgb(54, 45, 200);}
.ThemeColorWithBgColor {color: rgb(74, 45, 190); background-color: rgb(255, 255, 204);}
.SixMonthPremColor {color: rgb(255, 0, 0); background-color: rgb(255, 255, 204); font-size: 13pt; font-weight: bold}
.logostyle {color: rgb(74, 45, 255); font-size: 30pt; margin:0px auto;width:650px; filter:shadow;line-height:100%;}
.logostylesmall {color: rgb(74, 45, 190); font-weight: bold; font-size: 15pt;}
