.bold {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.txt24 {
	font-family : "Copperplate Gothic Bold";
	font-size : 24pt;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
}

.txt20 {
	font-family : "Times New Roman";
	font-size : 20pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.txt17 {
	font-family : "Times New Roman";
	font-size : 17pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.txt14 { 
	font-family : "Times New Roman";
	font-size : 14pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal; 
}

.txt12 { 
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal; 
}

.txt12bl { 
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal; 
	color : blue;}


.txt14b {
	font-family : "Copperplate Gothic Bold";
	font-size : 14pt;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : 0B3BB4;
}

.txt12l {
	font-family : "Copperplate Gothic Light";
	font-size : 12pt;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : 0B3BB4;
}

.txt12b {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : 0B3BB4;
}

	
.txt11 { 
	font-family : "Times New Roman";
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal; }
	
	.txt11i {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
	
	.txt11b { 
	font-family : "Times New Roman";
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold; }
	
.txt10 {
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000
}

.txt10l {
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #0B3BB4;
}

.txt10b { 
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold; 
	color : #000000
}

.txt9 {
	font-family : "Times New Roman";
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.txtclr {
	font-family : "Times New Roman";
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #3131FF;
	
}

.txtital {
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
}

.txtred {
	font-family : "Times New Roman", Times, serif;
	font-size : 23pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #517AA2;
}

.txt14r {
	font-family : "Times New Roman";
	font-size : 14pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Red;
}