																					body {
																						background-color: White;
																						font-size: 12pt;
																						font-family: arial, sans-serif;
																						color: blue;
																					}

																					A.c1 {
																						COLOR: White;
																						FONT: 10pt Verdana, arial, sans-serif;
																						TEXT-DECORATION: underline;
																					}
																					A.c1:hover {
																						COLOR: Red;
																						font-family: verdana, arial, sans-serif;
																						font-size: 10pt;
																						TEXT-DECORATION: underline;
																					}

																					A.c2 {
																						COLOR: blue;
																						FONT: 11pt Verdana, arial, sans-serif;
																						TEXT-DECORATION: underline;
																					}
																					A.c2:hover {
																						COLOR: Red;
																						font-family: verdana, arial, sans-serif;
																						font-size: 11pt;
																						TEXT-DECORATION: underline;
																					}

																					.c1 {
																						color: Blue;
																						font-family: verdana, arial, sans-serif;
																						font-size: 8pt;
																					}

																					b {
																						font-size: 110%;
																					}

																					b.c1 {
																						font-size: 110%;
																						color: #330066;
																					}

																					b.c2 {
																						font-size: 105%;
																						color: #330066;
																					}

																					b.c3 {
																						font-size: 10pt;
																						color: #330066;
																					}

																					i {
																						font-size: 12pt;
																					}

																					hr {
																						color: #330066;
																					}

																					.c11 {
																						color: white;
																						font-family: arial, sans-serif;
																						background-color: 330066;
																						font-size: 8pt;
																					}
																					.c12 {
																						color: white;
																						font-family: arial, sans-serif;
																						background-color: bfa1ff;
																					}

																					.c13 {
																						color: White;
																						font-family: arial, sans-serif;
																						background-color: #bfa1ff;
																						font-size: 9pt;
																					}
																					.c14 {
																						color: white;
																						font-family: arial, sans-serif;
																						background-color: bfa1ff;
																					}
																					.c1 {
																						font-size: 10pt;
																					}
																					.bg {
																						FONT-FAMILY: Arial, Helvetica, sans-serif;
																						font-size: 10pt;
																						BORDER-LEFT: #000000 1px solid;
																					}