body {
	color: black; background-color: #cdcdcd ;
}
h1  {
	color: white; font-size: 14pt; font-weight: bold; background-color: black; background-position: 100% 0; margin: 0 ;
}
h2  {
	font-size: 12pt; font-weight: bold; margin: 2pt ;
}
h3  {
	font-size: 10pt; font-weight: bold; margin: 0 ;
}
.12pt  {
	font-size: 12pt ;
}
.10pt  {
	font-size: 10pt ;
}
.9pt  {
	font-size: 9pt ;
}
.8pt  {
	font-size: 8pt ;
}
.white {
	color: white ;
}
.blueB {
	color: #232551; font-weight: bold ;
}
.redB {
	color: #8d0810; font-weight: bold ;
}
td   {
	font-size: 10pt ;
}
.wb {
	color: white; font-weight: bold; background-color: black ;
}
.box1  {
	border-style: solid; border-width: 1pt; border-color: #eee #777 #444 #ddd ;
}
.box2   {
	background-color: #39c; border-style: solid; border-width: 1px; border-color: #dcedfd #798ca0 #425a73 #b7d2ec ;
}
.boxL2  {
	border: solid 1px #666; border-collapse: collapse ;
}
.banner   {
	font-size: 12pt; font-weight: bold; line-height: 1.8em; background-color: orange; text-align: center; padding: 6pt; border-style: solid; border-width: 2pt; border-color: #ffd482 #a06700 #472e00 #ffe5b5 ;
}
.banner1 {
	font-size: 12pt; font-weight: bold; background-color: #f7d2f2; text-align: center; padding: 4pt; border-style: double; border-color: red ;
}
dfn{
	font-style:normal;font-weight:normal;
}
em{
	font-style:normal;font-weight:normal;
}