

div.kakoi0{ background-color:#e9fff9; padding:5px; border:8px; border-color: #c9fff9; border-style:ridge ridge groove groove ;	}
div.kakoi1{ padding:5px; border:5px; solid silver; border-style:ridge ridge groove groove ; }
div.kakoi2{ padding:2px; border:3px; border-color: #f9af89;  solid silver; border-style:ridge ridge groove groove ; }

.subttlora {
	text-align: left	;
	font-size:11pt	; font-weight: bold;
	color: #FF7700; 										/* テキストの色 */
	font: bold 120% ; 									/* フォントの各種指定 */
	border-top: 1px solid #FF7700;			/* 上の枠線 */ 
	border-bottom: 1px solid #FF7700; 	/* 下の枠線 */
	border-left: 8px solid #FF7700; 		/* 左の枠線 */
	padding: 5px; 											/* テキストと枠線の間隔 */
}

div.toptitle {
	text-align: left	;
	font-size:11pt	; font-weight: bold 		; 
	color:						white 							 ; /* テキストの色 */
	font: 						bold 160% 						; /* フォントの各種指定 */
	background-color: goldenrod 					 ; /* 背景 */
	border-top: 			5px solid lightsalmon ; /* 上の枠線 */
	border-right: 		6px solid lightsalmon ; /* 上の枠線 */
	border-bottom:		5px solid silver			; /* 下の枠線 */
	border-left:			8px solid silver			; /* 左の枠線 */
	padding:					7px 									; /* テキストと枠線の間隔 */
}
td.jsc		{ color: #ff0000; 	font-size:10pt; font-weight: bold; }
td.ren		{ color: #aa0000; 	font-size:9pt;										 }

//	BODY.roof{	background-image :url("../image/hoso4ss.gif");
//					background-repeat:no-repeat; background-color:#ddddee; background-position:center;	};
BODY.roof{	background-image :url("../image/hoso4ss.gif");
					background-repeat:no-repeat; background-color:#ddddee; background-position:center;	};
BODY{ 	color: #ddccbb;  background-attachment : fixed;  FONT-SIZE: 10pt;
				SCROLLBAR-FACE-COLOR: #ffffff;	SCROLLBAR-HIGHLIGHT-COLOR: #ff66ff; SCROLLBAR-SHADOW-COLOR: #ffddaa;
				COLOR: #202020; 	
				SCROLLBAR-3DLIGHT-COLOR: #ffddaa; SCROLLBAR-ARROW-COLOR: #ff5566; 	SCROLLBAR-TRACK-COLOR: #ff7777;
				FONT-FAMILY: "MS UI Gothic";	SCROLLBAR-DARKSHADOW-COLOR: #ffaaaa;
				background-image :url("../image/wakabam.gif");
				 
				SCROLLBAR-BASE-COLOR: #ffaa77;			 }


H1	{ 	color: #FFFFFF;  background-color: #3399FF;
				text-align: center;  padding-top: 10px;
				padding-right: 0px;  padding-bottom: 10px;	padding-left: 0px;		}
H2	{ 	color: #FFFFFF;  background-color: #3399FF;  text-align: center;
				padding-top: 7px;  padding-right: 0px;	padding-bottom: 7px;	padding-left: 0px;	}
<!--
H3		{ 	color: #FFFFFF;  background-color: #3399FF;  text-align: center;
				padding-top: 4px;  padding-right: 0px;	padding-bottom: 4px;	padding-left: 0px;	}
h4		{ text-align:left;	background-color: #99cc00;; color:#f00080; margin-bottom:12px;}
-->
h3		{ text-align:left;	background-color: #bbee00;; color:#f000c0; margin-bottom:12px;}

h4		{ text-align:left;	background-color: #f399FF; color:#df0000; margin-bottom:12px; margin-top:12px;	}

.lh 	{ text-align:right;  background-color: #8080FF; color:#ffffff; margin-bottom:10px; margin-top:10px; padding: 3px; }

.lh2		{ text-align:right;  background-color: #2020FF; color:#ffffff; margin-bottom:13px; margin-top:13px; padding: 3px; }

HR		{ 	color: #3399ff;  height: 1px; }
P 		{ 	color: #0099FF; }
UL.g		{ 	color: #00cc33;  list-style-position: outside;	}

DIV.rr11		{ color: red; 	font-size:11pt; 									 }
<!--th.bar							{ color: #FFFFFF; background-color:SandyBrown;	mediumseagreen	} 			-->


a.pagemenu2:link		{ color:#0000ff;	}
a.pagemenu2 				{ display:block; width:100%; color:#0000ff; text-decoration:none; }
a.pagemenu2:visited { color:#0000ff;	}
##a .pagemenu2:hover	{ background-color:#######88c###cff; color:#ff6000; }

td.scoretitle { color : green ; font-size : 10pt ;	font-weight: bold;	}
td.scorered 	{ color : red ; 	font-size : 12pt ;	font-weight: bold;	}
table 				{ empty-cells: show; }
table.pagemenu2 		{ border-collapse:collapse; font-size:85%;						}
th.bar							{ color: #FFFFFF; background-color:mediumseagreen;		} 	/* title バー カラー	*/
th.bar							{ color: #FFFFFF; background-color:mediumslateblue; 	 }	 /* title バー カラー 2006/9/19 mediumseagreenから mediumslateblue へ*/
th.bar2 						{ color: #FFFFFF; background-color:darkgoldenrod; 		} 	/* title バー カラー	*/
th.bar3 						{ color: #FFFFFF; background-color:LightGrey; 		} 	/* title バー カラー	*/
th.pagemenu2				{ border:1px #ffffff solid; background-color:#ecf0e8; }
td.bar							{ color: #FFFFFF; background-color:mediumslateblue; height:16;	text-align:center;	 }	 /* title バー カラー 2006/9/19 mediumseagreenから mediumslateblue へ*/
td.bar2 						{ color: #FFFFFF; background-color:darkgoldenrod; 	height:16;	text-align:center;		} 	/* title バー カラー	*/
td.bar3 						{ color: #FFFFFF; background-color:LightGrey; 			height:16;	text-align:center;} 	/* title バー カラー	*/
td.menubody 				{ background-color:#f9f9f9; padding:10px; 						}

A 				{ color: #ee7755;  text-decoration: none; 	hidefocus:true; 	 }
/*	A:VISITED { color: #ff3366;  text-decoration: underline;		} */
	A:HOVER 	{ color: #ff2222;  font-weight: 900;							} 
	A:ACTIVE	{ color: #4400ff;  text-decoration: underline;		} 
a.lh			{ color:#ffffff;	text-decoration:none ;					}

<!--	表型リンク	マウスホバーで，箱ごとブルーに変わる ただしieは×継承動作が不良 -->
<!--	td:hover				{ background-color:#aaffaa; color:#ff4000;	}
			td.name:hover 	{ background-color:#aaffaa; color:#ff4000;	}
			td.s:hover			{ background-color:#aaffaa; color:#ff4000;	} -->


img.mark { height:16; width:16; border:0; align:middle; }

div.a 		{ font-color: red;	 font-weight: bold; }
DIV.date	{ color: green; font-size:9pt;										 }
DIV.gogo	{ color: red; 	font-size:10pt; font-weight: bold; }

.koshin 	{ color: #bbbbdd; 	font-size:8pt;	text-align:right; }

.r20b 	{ color: red; 	font-size:20pt; font-weight: bold; }
.r19b 	{ color: red; 	font-size:19pt; font-weight: bold; }
.r18b 	{ color: red; 	font-size:18pt; font-weight: bold; }
.r17b 	{ color: red; 	font-size:17pt; font-weight: bold; }
.r16b 	{ color: red; 	font-size:16pt; font-weight: bold; }
.r15b 	{ color: red; 	font-size:15pt; font-weight: bold; }
.r14b 	{ color: red; 	font-size:14pt; font-weight: bold; }
.r13b 	{ color: red; 	font-size:13pt; font-weight: bold; } 
.r12b 	{ color: red; 	font-size:12pt; font-weight: bold; }
.r11b 	{ color: red; 	font-size:11pt; font-weight: bold; }
.r10b 	{ color: red; 	font-size:10pt; font-weight: bold; }
.r9b		{ color: red; 	font-size:9pt;	font-weight: bold; }
.r8b		{ color: red; 	font-size:8pt;	font-weight: bold; }
.r7b		{ color: red; 	font-size:7pt;	font-weight: bold; }
.r6b		{ color: red; 	font-size:6pt;	font-weight: bold; }
.r5b		{ color: red; 	font-size:5pt;	font-weight: bold; }
.r4b		{ color: red; 	font-size:4pt;	font-weight: bold; }
.r20		{ color: red; 	font-size:20pt; 									 }
.r19		{ color: red; 	font-size:19pt; 									 }
.r18		{ color: red; 	font-size:18pt; 									 }
.r17		{ color: red; 	font-size:17pt; 									 }
.r16		{ color: red; 	font-size:16pt; 									 }
.r15		{ color: red; 	font-size:15pt; 									 }
.r14		{ color: red; 	font-size:14pt; 									 }
.r13		{ color: red; 	font-size:13pt; 									 }
.r12		{ color: red; 	font-size:12pt; 									 }
.r11		{ color: red; 	font-size:11pt; 									 }
.r10		{ color: red; 	font-size:10pt; 									 }
.r9 		{ color: red; 	font-size:9pt;										 }
.r8 		{ color: red; 	font-size:8pt;										 }
.r7 		{ color: red; 	font-size:7pt;										 }
.r6 		{ color: red; 	font-size:6pt;										 }
.r5 		{ color: red; 	font-size:5pt;										 }
.r4 		{ color: red; 	font-size:4pt;										 }

.dr20b	 { color: darkred;	 font-size:20pt; font-weight: bold; }
.dr19b	 { color: darkred;	 font-size:19pt; font-weight: bold; }
.dr18b	 { color: darkred;	 font-size:18pt; font-weight: bold; }
.dr17b	 { color: darkred;	 font-size:17pt; font-weight: bold; }
.dr16b	 { color: darkred;	 font-size:16pt; font-weight: bold; }
.dr15b	 { color: darkred;	 font-size:15pt; font-weight: bold; }
.dr14b	 { color: darkred;	 font-size:14pt; font-weight: bold; }
.dr13b	 { color: darkred;	 font-size:13pt; font-weight: bold; } 
.dr12b	 { color: darkred;	 font-size:12pt; font-weight: bold; }
.dr11b	 { color: darkred;	 font-size:11pt; font-weight: bold; }
.dr10b	 { color: darkred;	 font-size:10pt; font-weight: bold; }
.dr9b 	 { color: darkred;	 font-size:9pt;  font-weight: bold; }
.dr8b 	 { color: darkred;	 font-size:8pt;  font-weight: bold; }
.dr7b 	 { color: darkred;	 font-size:7pt;  font-weight: bold; }
.dr6b 	 { color: darkred;	 font-size:6pt;  font-weight: bold; }
.dr5b 	 { color: darkred;	 font-size:5pt;  font-weight: bold; }
.dr4b 	 { color: darkred;	 font-size:4pt;  font-weight: bold; }
.dr20 	 { color: darkred;	 font-size:20pt;										}
.dr19 	 { color: darkred;	 font-size:19pt;										}
.dr18 	 { color: darkred;	 font-size:18pt;										}
.dr17 	 { color: darkred;	 font-size:17pt;										}
.dr16 	 { color: darkred;	 font-size:16pt;										}
.dr15 	 { color: darkred;	 font-size:15pt;										}
.dr14 	 { color: darkred;	 font-size:14pt;										}
.dr13 	 { color: darkred;	 font-size:13pt;										}
.dr12 	 { color: darkred;	 font-size:12pt;										}
.dr11 	 { color: darkred;	 font-size:11pt;										}
.dr10 	 { color: darkred;	 font-size:10pt;										}
.dr9		 { color: darkred;	 font-size:9pt; 										}
.dr8		 { color: darkred;	 font-size:8pt; 										}
.dr7		 { color: darkred;	 font-size:7pt; 										}
.dr6		 { color: darkred;	 font-size:6pt; 										}
.dr5		 { color: darkred;	 font-size:5pt; 										}
.dr4		 { color: darkred;	 font-size:4pt; 										}

.g20b 	{ color: green; font-size:20pt; font-weight: bold; }
.g19b 	{ color: green; font-size:19pt; font-weight: bold; }
.g18b 	{ color: green; font-size:18pt; font-weight: bold; }
.g17b 	{ color: green; font-size:17pt; font-weight: bold; }
.g16b 	{ color: green; font-size:16pt; font-weight: bold; }
.g15b 	{ color: green; font-size:15pt; font-weight: bold; }
.g14b 	{ color: green; font-size:14pt; font-weight: bold; }
.g13b 	{ color: green; font-size:13pt; font-weight: bold; }
.g12b 	{ color: green; font-size:12pt; font-weight: bold; }
.g11b 	{ color: green; font-size:11pt; font-weight: bold; }
.g10b 	{ color: green; font-size:10pt; font-weight: bold; }
.g9b		{ color: green; font-size:9pt;	font-weight: bold; }
.g8b		{ color: green; font-size:8pt;	font-weight: bold; }
.g7b		{ color: green; font-size:7pt;	font-weight: bold; }
.g6b		{ color: green; font-size:6pt;	font-weight: bold; }
.g5b		{ color: green; font-size:5pt;	font-weight: bold; }
.g4b		{ color: green; font-size:4pt;	font-weight: bold; }
.g20		{ color: green; font-size:20pt; 									 }
.g19		{ color: green; font-size:19pt; 									 }
.g18		{ color: green; font-size:18pt; 									 }
.g17		{ color: green; font-size:17pt; 									 }
.g16		{ color: green; font-size:16pt; 									 }
.g15		{ color: green; font-size:15pt; 									 }
.g14		{ color: green; font-size:14pt; 									 }
.g13		{ color: green; font-size:13pt; 									 }
.g12		{ color: green; font-size:12pt; 									 }
.g11		{ color: green; font-size:11pt; 									 }
.g10		{ color: green; font-size:10pt; 									 }
.g9 		{ color: green; font-size:9pt;										 }
.g8 		{ color: green; font-size:8pt;										 }
.g7 		{ color: green; font-size:7pt;										 }
.g6 		{ color: green; font-size:6pt;										 }
.g5 		{ color: green; font-size:5pt;										 }
.g4 		{ color: green; font-size:4pt;										 }

.dg20b	{ color: darkgreen; font-size:20pt; font-weight: bold; }
.dg19b	{ color: darkgreen; font-size:19pt; font-weight: bold; }
.dg18b	{ color: darkgreen; font-size:18pt; font-weight: bold; }
.dg17b	{ color: darkgreen; font-size:17pt; font-weight: bold; }
.dg16b	{ color: darkgreen; font-size:16pt; font-weight: bold; }
.dg15b	{ color: darkgreen; font-size:15pt; font-weight: bold; }
.dg14b	{ color: darkgreen; font-size:14pt; font-weight: bold; }
.dg13b	{ color: darkgreen; font-size:13pt; font-weight: bold; }
.dg12b	{ color: darkgreen; font-size:12pt; font-weight: bold; }
.dg11b	{ color: darkgreen; font-size:11pt; font-weight: bold; }
.dg10b	{ color: darkgreen; font-size:10pt; font-weight: bold; }
.dg9b 	{ color: darkgreen; font-size:9pt;	font-weight: bold; }
.dg8b 	{ color: darkgreen; font-size:8pt;	font-weight: bold; }
.dg7b 	{ color: darkgreen; font-size:7pt;	font-weight: bold; }
.dg6b 	{ color: darkgreen; font-size:6pt;	font-weight: bold; }
.dg5b 	{ color: darkgreen; font-size:5pt;	font-weight: bold; }
.dg4b 	{ color: darkgreen; font-size:4pt;	font-weight: bold; }
.dg20 	{ color: darkgreen; font-size:20pt; 									 }
.dg19 	{ color: darkgreen; font-size:19pt; 									 }
.dg18 	{ color: darkgreen; font-size:18pt; 									 }
.dg17 	{ color: darkgreen; font-size:17pt; 									 }
.dg16 	{ color: darkgreen; font-size:16pt; 									 }
.dg15 	{ color: darkgreen; font-size:15pt; 									 }
.dg14 	{ color: darkgreen; font-size:14pt; 									 }
.dg13 	{ color: darkgreen; font-size:13pt; 									 }
.dg12 	{ color: darkgreen; font-size:12pt; 									 }
.dg11 	{ color: darkgreen; font-size:11pt; 									 }
.dg10 	{ color: darkgreen; font-size:10pt; 									 }
.dg9		{ color: darkgreen; font-size:9pt;										 }
.dg8		{ color: darkgreen; font-size:8pt;										 }
.dg7		{ color: darkgreen; font-size:7pt;										 }
.dg6		{ color: darkgreen; font-size:6pt;										 }
.dg5		{ color: darkgreen; font-size:5pt;										 }
.dg4		{ color: darkgreen; font-size:4pt;										 }

.lg20b	{ color: lightgreen; font-size:20pt; font-weight: bold; }
.lg19b	{ color: lightgreen; font-size:19pt; font-weight: bold; }
.lg18b	{ color: lightgreen; font-size:18pt; font-weight: bold; }
.lg17b	{ color: lightgreen; font-size:17pt; font-weight: bold; }
.lg16b	{ color: lightgreen; font-size:16pt; font-weight: bold; }
.lg15b	{ color: lightgreen; font-size:15pt; font-weight: bold; }
.lg14b	{ color: lightgreen; font-size:14pt; font-weight: bold; }
.lg13b	{ color: lightgreen; font-size:13pt; font-weight: bold; }
.lg12b	{ color: lightgreen; font-size:12pt; font-weight: bold; }
.lg11b	{ color: lightgreen; font-size:11pt; font-weight: bold; }
.lg10b	{ color: lightgreen; font-size:10pt; font-weight: bold; }
.lg9b 	{ color: lightgreen; font-size:9pt;  font-weight: bold; }
.lg8b 	{ color: lightgreen; font-size:8pt;  font-weight: bold; }
.lg7b 	{ color: lightgreen; font-size:7pt;  font-weight: bold; }
.lg6b 	{ color: lightgreen; font-size:6pt;  font-weight: bold; }
.lg5b 	{ color: lightgreen; font-size:5pt;  font-weight: bold; }
.lg4b 	{ color: lightgreen; font-size:4pt;  font-weight: bold; }
.lg20 	{ color: lightgreen; font-size:20pt;										}
.lg19 	{ color: lightgreen; font-size:19pt;										}
.lg18 	{ color: lightgreen; font-size:18pt;										}
.lg17 	{ color: lightgreen; font-size:17pt;										}
.lg16 	{ color: lightgreen; font-size:16pt;										}
.lg15 	{ color: lightgreen; font-size:15pt;										}
.lg14 	{ color: lightgreen; font-size:14pt;										}
.lg13 	{ color: lightgreen; font-size:13pt;										}
.lg12 	{ color: lightgreen; font-size:12pt;										}
.lg11 	{ color: lightgreen; font-size:11pt;										}
.lg10 	{ color: lightgreen; font-size:10pt;										}
.lg9		{ color: lightgreen; font-size:9pt; 										}
.lg8		{ color: lightgreen; font-size:8pt; 										}
.lg7		{ color: lightgreen; font-size:7pt; 										}
.lg6		{ color: lightgreen; font-size:6pt; 										}
.lg5		{ color: lightgreen; font-size:5pt; 										}
.lg4		{ color: lightgreen; font-size:4pt; 										}

.b20b 	{ color: blue ; font-size:20pt; font-weight: bold; }
.b19b 	{ color: blue ; font-size:19pt; font-weight: bold; }
.b18b 	{ color: blue ; font-size:18pt; font-weight: bold; }
.b17b 	{ color: blue ; font-size:17pt; font-weight: bold; }
.b16b 	{ color: blue ; font-size:16pt; font-weight: bold; }
.b15b 	{ color: blue ; font-size:15pt; font-weight: bold; }
.b14b 	{ color: blue ; font-size:14pt; font-weight: bold; }
.b13b 	{ color: blue ; font-size:13pt; font-weight: bold; }
.b12b 	{ color: blue ; font-size:12pt; font-weight: bold; }
.b11b 	{ color: blue ; font-size:11pt; font-weight: bold; }
.b10b 	{ color: blue ; font-size:10pt; font-weight: bold; }
.b9b		{ color: blue ; font-size:9pt;	font-weight: bold; }
.b8b		{ color: blue ; font-size:8pt;	font-weight: bold; }
.b7b		{ color: blue ; font-size:8pt;	font-weight: bold; }
.b6b		{ color: blue ; font-size:8pt;	font-weight: bold; }
.b5b		{ color: blue ; font-size:8pt;	font-weight: bold; }
.b4b		{ color: blue ; font-size:8pt;	font-weight: bold; }
.b20		{ color: blue ; font-size:20pt; 									 }
.b19		{ color: blue ; font-size:19pt; 									 }
.b18		{ color: blue ; font-size:18pt; 									 }
.b17		{ color: blue ; font-size:17pt; 									 }
.b16		{ color: blue ; font-size:16pt; 									 }
.b15		{ color: blue ; font-size:15pt; 									 }
.b14		{ color: blue ; font-size:14pt; 									 }
.b13		{ color: blue ; font-size:13pt; 									 }
.b12		{ color: blue ; font-size:12pt; 									 }
.b11		{ color: blue ; font-size:11pt; 									 }
.b10		{ color: blue ; font-size:10pt; 									 }
.b9 		{ color: blue ; font-size:9pt;										 }
.b8 		{ color: blue ; font-size:8pt;										 }
.b7 		{ color: blue ; font-size:7pt;										 }
.b6 		{ color: blue ; font-size:6pt;										 }
.b5 		{ color: blue ; font-size:5pt;										 }
.b4 		{ color: blue ; font-size:4pt;										 }

.db20b	{ color: darkblue ; font-size:20pt; font-weight: bold; }
.db19b	{ color: darkblue ; font-size:19pt; font-weight: bold; }
.db18b	{ color: darkblue ; font-size:18pt; font-weight: bold; }
.db17b	{ color: darkblue ; font-size:17pt; font-weight: bold; }
.db16b	{ color: darkblue ; font-size:16pt; font-weight: bold; }
.db15b	{ color: darkblue ; font-size:15pt; font-weight: bold; }
.db14b	{ color: darkblue ; font-size:14pt; font-weight: bold; }
.db13b	{ color: darkblue ; font-size:13pt; font-weight: bold; }
.db12b	{ color: darkblue ; font-size:12pt; font-weight: bold; }
.db11b	{ color: darkblue ; font-size:11pt; font-weight: bold; }
.db10b	{ color: darkblue ; font-size:10pt; font-weight: bold; }
.db9b 	{ color: darkblue ; font-size:9pt;	font-weight: bold; }
.db8b 	{ color: darkblue ; font-size:8pt;	font-weight: bold; }
.db7b 	{ color: darkblue ; font-size:7pt;	font-weight: bold; }
.db6b 	{ color: darkblue ; font-size:6pt;	font-weight: bold; }
.db5b 	{ color: darkblue ; font-size:5pt;	font-weight: bold; }
.db4b 	{ color: darkblue ; font-size:4pt;	font-weight: bold; }
.db20 	{ color: darkblue ; font-size:20pt; 									 }
.db19 	{ color: darkblue ; font-size:19pt; 									 }
.db18 	{ color: darkblue ; font-size:18pt; 									 }
.db17 	{ color: darkblue ; font-size:17pt; 									 }
.db16 	{ color: darkblue ; font-size:16pt; 									 }
.db15 	{ color: darkblue ; font-size:15pt; 									 }
.db14 	{ color: darkblue ; font-size:14pt; 									 }
.db13 	{ color: darkblue ; font-size:13pt; 									 }
.db12 	{ color: darkblue ; font-size:12pt; 									 }
.db11 	{ color: darkblue ; font-size:11pt; 									 }
.db10 	{ color: darkblue ; font-size:10pt; 									 }
.db9		{ color: darkblue ; font-size:9pt;										 }
.db8		{ color: darkblue ; font-size:8pt;										 }
.db7		{ color: darkblue ; font-size:7pt;										 }
.db6		{ color: darkblue ; font-size:6pt;										 }
.db5		{ color: darkblue ; font-size:5pt;										 }
.db4		{ color: darkblue ; font-size:4pt;										 }

.lb20b	{ color: lightblue ; font-size:20pt; font-weight: bold; }
.lb19b	{ color: lightblue ; font-size:19pt; font-weight: bold; }
.lb18b	{ color: lightblue ; font-size:18pt; font-weight: bold; }
.lb17b	{ color: lightblue ; font-size:17pt; font-weight: bold; }
.lb16b	{ color: lightblue ; font-size:16pt; font-weight: bold; }
.lb15b	{ color: lightblue ; font-size:15pt; font-weight: bold; }
.lb14b	{ color: lightblue ; font-size:14pt; font-weight: bold; }
.lb13b	{ color: lightblue ; font-size:13pt; font-weight: bold; }
.lb12b	{ color: lightblue ; font-size:12pt; font-weight: bold; }
.lb11b	{ color: lightblue ; font-size:11pt; font-weight: bold; }
.lb10b	{ color: lightblue ; font-size:10pt; font-weight: bold; }
.lb9b 	{ color: lightblue ; font-size:9pt;  font-weight: bold; }
.lb8b 	{ color: lightblue ; font-size:8pt;  font-weight: bold; }
.lb7b 	{ color: lightblue ; font-size:7pt;  font-weight: bold; }
.lb6b 	{ color: lightblue ; font-size:6pt;  font-weight: bold; }
.lb5b 	{ color: lightblue ; font-size:5pt;  font-weight: bold; }
.lb4b 	{ color: lightblue ; font-size:4pt;  font-weight: bold; }
.lb20 	{ color: lightblue ; font-size:20pt;										}
.lb19 	{ color: lightblue ; font-size:19pt;										}
.lb18 	{ color: lightblue ; font-size:18pt;										}
.lb17 	{ color: lightblue ; font-size:17pt;										}
.lb16 	{ color: lightblue ; font-size:16pt;										}
.lb15 	{ color: lightblue ; font-size:15pt;										}
.lb14 	{ color: lightblue ; font-size:14pt;										}
.lb13 	{ color: lightblue ; font-size:13pt;										}
.lb12 	{ color: lightblue ; font-size:12pt;										}
.lb11 	{ color: lightblue ; font-size:11pt;										}
.lb10 	{ color: lightblue ; font-size:10pt;										}
.lb9		{ color: lightblue ; font-size:9pt; 										}
.lb8		{ color: lightblue ; font-size:8pt; 										}
.lb7		{ color: lightblue ; font-size:7pt; 										}
.lb6		{ color: lightblue ; font-size:6pt; 										}
.lb5		{ color: lightblue ; font-size:5pt; 										}
.lb4		{ color: lightblue ; font-size:4pt; 										}

.w20b 	{ color: white ; font-size:20pt; font-weight: bold; }
.w19b 	{ color: white ; font-size:19pt; font-weight: bold; }
.w18b 	{ color: white ; font-size:18pt; font-weight: bold; }
.w17b 	{ color: white ; font-size:17pt; font-weight: bold; }
.w16b 	{ color: white ; font-size:16pt; font-weight: bold; }
.w15b 	{ color: white ; font-size:15pt; font-weight: bold; }
.w14b 	{ color: white ; font-size:14pt; font-weight: bold; }
.w13b 	{ color: white ; font-size:13pt; font-weight: bold; }
.w12b 	{ color: white ; font-size:12pt; font-weight: bold; }
.w11b 	{ color: white ; font-size:11pt; font-weight: bold; }
.w10b 	{ color: white ; font-size:10pt; font-weight: bold; }
.w9b		{ color: white ; font-size:9pt;  font-weight: bold; }
.w8b		{ color: white ; font-size:8pt;  font-weight: bold; }
.w7b		{ color: white ; font-size:7pt;  font-weight: bold; }
.w6b		{ color: white ; font-size:6pt;  font-weight: bold; }
.w5b		{ color: white ; font-size:5pt;  font-weight: bold; }
.w4b		{ color: white ; font-size:4pt;  font-weight: bold; }
.w20		{ color: white ; font-size:20pt;										}
.w19		{ color: white ; font-size:19pt;										}
.w18		{ color: white ; font-size:18pt;										}
.w17		{ color: white ; font-size:17pt;										}
.w16		{ color: white ; font-size:16pt;										}
.w15		{ color: white ; font-size:15pt;										}
.w14		{ color: white ; font-size:14pt;										}
.w13		{ color: white ; font-size:13pt;										}
.w12		{ color: white ; font-size:12pt;										}
.w11		{ color: white ; font-size:11pt;										}
.w10		{ color: white ; font-size:10pt;										}
.w9 		{ color: white ; font-size:9pt; 										}
.w8 		{ color: white ; font-size:8pt; 										}
.w7 		{ color: white ; font-size:7pt; 										}
.w6 		{ color: white ; font-size:6pt; 										}
.w5 		{ color: white ; font-size:5pt; 										}
.w4 		{ color: white ; font-size:4pt; 										}
.w3 		{ color: white ; font-size:3pt; 										}
.w2 		{ color: white ; font-size:2pt; 										}
.w1 		{ color: white ; font-size:1pt; 										}
.w05		{ color: white ; font-size:0.5pt; 									}


.s20b 	{ color: silver ; font-size:20pt; font-weight: bold; }
.s19b 	{ color: silver ; font-size:19pt; font-weight: bold; }
.s18b 	{ color: silver ; font-size:18pt; font-weight: bold; }
.s17b 	{ color: silver ; font-size:17pt; font-weight: bold; }
.s16b 	{ color: silver ; font-size:16pt; font-weight: bold; }
.s15b 	{ color: silver ; font-size:15pt; font-weight: bold; }
.s14b 	{ color: silver ; font-size:14pt; font-weight: bold; }
.s13b 	{ color: silver ; font-size:13pt; font-weight: bold; }
.s12b 	{ color: silver ; font-size:12pt; font-weight: bold; }
.s11b 	{ color: silver ; font-size:11pt; font-weight: bold; }
.s10b 	{ color: silver ; font-size:10pt; font-weight: bold; }
.s9b		{ color: silver ; font-size:9pt;	font-weight: bold; }
.s8b		{ color: silver ; font-size:8pt;	font-weight: bold; }
.s7b		{ color: silver ; font-size:7pt;	font-weight: bold; }
.s6b		{ color: silver ; font-size:6pt;	font-weight: bold; }
.s5b		{ color: silver ; font-size:5pt;	font-weight: bold; }
.s4b		{ color: silver ; font-size:4pt;	font-weight: bold; }
.s20		{ color: silver ; font-size:20pt; 									 }
.s19		{ color: silver ; font-size:19pt; 									 }
.s18		{ color: silver ; font-size:18pt; 									 }
.s17		{ color: silver ; font-size:17pt; 									 }
.s16		{ color: silver ; font-size:16pt; 									 }
.s15		{ color: silver ; font-size:15pt; 									 }
.s14		{ color: silver ; font-size:14pt; 									 }
.s13		{ color: silver ; font-size:13pt; 									 }
.s12		{ color: silver ; font-size:12pt; 									 }
.s11		{ color: silver ; font-size:11pt; 									 }
.s10		{ color: silver ; font-size:10pt; 									 }
.s9 		{ color: silver ; font-size:9pt;										 }
.s8 		{ color: silver ; font-size:8pt;										 }
.s7 		{ color: silver ; font-size:7pt;										 }
.s6 		{ color: silver ; font-size:6pt;										 }
.s5 		{ color: silver ; font-size:5pt;										 }
.s4 		{ color: silver ; font-size:4pt;										 }

.ds20b	 { color: gray ; font-size:20pt; font-weight: bold; }
.ds19b	 { color: gray ; font-size:19pt; font-weight: bold; }
.ds18b	 { color: gray ; font-size:18pt; font-weight: bold; }
.ds17b	 { color: gray ; font-size:17pt; font-weight: bold; }
.ds16b	 { color: gray ; font-size:16pt; font-weight: bold; }
.ds15b	 { color: gray ; font-size:15pt; font-weight: bold; }
.ds14b	 { color: gray ; font-size:14pt; font-weight: bold; }
.ds13b	 { color: gray ; font-size:13pt; font-weight: bold; }
.ds12b	 { color: gray ; font-size:12pt; font-weight: bold; }
.ds11b	 { color: gray ; font-size:11pt; font-weight: bold; }
.ds10b	 { color: gray ; font-size:10pt; font-weight: bold; }
.ds9b 	 { color: gray ; font-size:9pt;  font-weight: bold; }
.ds8b 	 { color: gray ; font-size:8pt;  font-weight: bold; }
.ds7b 	 { color: gray ; font-size:7pt;  font-weight: bold; }
.ds6b 	 { color: gray ; font-size:6pt;  font-weight: bold; }
.ds5b 	 { color: gray ; font-size:5pt;  font-weight: bold; }
.ds4b 	 { color: gray ; font-size:4pt;  font-weight: bold; }
.ds20 	 { color: gray ; font-size:20pt;										}
.ds19 	 { color: gray ; font-size:19pt;										}
.ds18 	 { color: gray ; font-size:18pt;										}
.ds17 	 { color: gray ; font-size:17pt;										}
.ds16 	 { color: gray ; font-size:16pt;										}
.ds15 	 { color: gray ; font-size:15pt;										}
.ds14 	 { color: gray ; font-size:14pt;										}
.ds13 	 { color: gray ; font-size:13pt;										}
.ds12 	 { color: gray ; font-size:12pt;										}
.ds11 	 { color: gray ; font-size:11pt;										}
.ds10 	 { color: gray ; font-size:10pt;										}
.ds9		 { color: gray ; font-size:9pt; 										}
.ds8		 { color: gray ; font-size:8pt; 										}
.ds7		 { color: gray ; font-size:7pt; 										}
.ds6		 { color: gray ; font-size:6pt; 										}
.ds5		 { color: gray ; font-size:5pt; 										}
.ds4		 { color: gray ; font-size:4pt; 										}

.y20b 	{ color: yellow ; font-size:20pt; font-weight: bold; }
.y19b 	{ color: yellow ; font-size:19pt; font-weight: bold; }
.y18b 	{ color: yellow ; font-size:18pt; font-weight: bold; }
.y17b 	{ color: yellow ; font-size:17pt; font-weight: bold; }
.y16b 	{ color: yellow ; font-size:16pt; font-weight: bold; }
.y15b 	{ color: yellow ; font-size:15pt; font-weight: bold; }
.y14b 	{ color: yellow ; font-size:14pt; font-weight: bold; }
.y13b 	{ color: yellow ; font-size:13pt; font-weight: bold; }
.y12b 	{ color: yellow ; font-size:12pt; font-weight: bold; }
.y11b 	{ color: yellow ; font-size:11pt; font-weight: bold; }
.y10b 	{ color: yellow ; font-size:10pt; font-weight: bold; }
.y9b		{ color: yellow ; font-size:9pt;	font-weight: bold; }
.y8b		{ color: yellow ; font-size:8pt;	font-weight: bold; }
.y7b		{ color: yellow ; font-size:7pt;	font-weight: bold; }
.y6b		{ color: yellow ; font-size:6pt;	font-weight: bold; }
.y5b		{ color: yellow ; font-size:5pt;	font-weight: bold; }
.y4b		{ color: yellow ; font-size:4pt;	font-weight: bold; }
.y20		{ color: yellow ; font-size:20pt; 									 }
.y19		{ color: yellow ; font-size:19pt; 									 }
.y18		{ color: yellow ; font-size:18pt; 									 }
.y17		{ color: yellow ; font-size:17pt; 									 }
.y16		{ color: yellow ; font-size:16pt; 									 }
.y15		{ color: yellow ; font-size:15pt; 									 }
.y14		{ color: yellow ; font-size:14pt; 									 }
.y13		{ color: yellow ; font-size:13pt; 									 }
.y12		{ color: yellow ; font-size:12pt; 									 }
.y11		{ color: yellow ; font-size:11pt; 									 }
.y10		{ color: yellow ; font-size:10pt; 									 }
.y9 		{ color: yellow ; font-size:9pt;										 }
.y8 		{ color: yellow ; font-size:8pt;										 }
.y7 		{ color: yellow ; font-size:7pt;										 }
.y6 		{ color: yellow ; font-size:6pt;										 }
.y5 		{ color: yellow ; font-size:5pt;										 }
.y4 		{ color: yellow ; font-size:4pt;										 }

.lmn20b 	{ color: lemon ; font-size:20pt; font-weight: bold; }
.lmn19b 	{ color: lemon ; font-size:19pt; font-weight: bold; }
.lmn18b 	{ color: lemon ; font-size:18pt; font-weight: bold; }
.lmn17b 	{ color: lemon ; font-size:17pt; font-weight: bold; }
.lmn16b 	{ color: lemon ; font-size:16pt; font-weight: bold; }
.lmn15b 	{ color: lemon ; font-size:15pt; font-weight: bold; }
.lmn14b 	{ color: lemon ; font-size:14pt; font-weight: bold; }
.lmn13b 	{ color: lemon ; font-size:13pt; font-weight: bold; }
.lmn12b 	{ color: lemon ; font-size:12pt; font-weight: bold; }
.lmn11b 	{ color: lemon ; font-size:11pt; font-weight: bold; }
.lmn10b 	{ color: lemon ; font-size:10pt; font-weight: bold; }
.lmn9b		{ color: lemon ; font-size:9pt;	font-weight: bold; }
.lmn8b		{ color: lemon ; font-size:8pt;	font-weight: bold; }
.lmn7b		{ color: lemon ; font-size:7pt;	font-weight: bold; }
.lmn6b		{ color: lemon ; font-size:6pt;	font-weight: bold; }
.lmn5b		{ color: lemon ; font-size:5pt;	font-weight: bold; }
.lmn4b		{ color: lemon ; font-size:4pt;	font-weight: bold; }
.lmn20		{ color: lemon ; font-size:20pt; 									 }
.lmn19		{ color: lemon ; font-size:19pt; 									 }
.lmn18		{ color: lemon ; font-size:18pt; 									 }
.lmn17		{ color: lemon ; font-size:17pt; 									 }
.lmn16		{ color: lemon ; font-size:16pt; 									 }
.lmn15		{ color: lemon ; font-size:15pt; 									 }
.lmn14		{ color: lemon ; font-size:14pt; 									 }
.lmn13		{ color: lemon ; font-size:13pt; 									 }
.lmn12		{ color: lemon ; font-size:12pt; 									 }
.lmn11		{ color: lemon ; font-size:11pt; 									 }
.lmn10		{ color: lemon ; font-size:10pt; 									 }
.lmn9 		{ color: lemon ; font-size:9pt;										 }
.lmn8 		{ color: lemon ; font-size:8pt;										 }
.lmn7 		{ color: lemon ; font-size:7pt;										 }
.lmn6 		{ color: lemon ; font-size:6pt;										 }
.lmn5 		{ color: lemon ; font-size:5pt;										 }
.lmn4 		{ color: lemon ; font-size:4pt;										 }

.ly20b 	{ color: lemonyellow ; font-size:20pt; font-weight: bold; }
.ly19b 	{ color: lemonyellow ; font-size:19pt; font-weight: bold; }
.ly18b 	{ color: lemonyellow ; font-size:18pt; font-weight: bold; }
.ly17b 	{ color: lemonyellow ; font-size:17pt; font-weight: bold; }
.ly16b 	{ color: lemonyellow ; font-size:16pt; font-weight: bold; }
.ly15b 	{ color: lemonyellow ; font-size:15pt; font-weight: bold; }
.ly14b 	{ color: lemonyellow ; font-size:14pt; font-weight: bold; }
.ly13b 	{ color: lemonyellow ; font-size:13pt; font-weight: bold; }
.ly12b 	{ color: lemonyellow ; font-size:12pt; font-weight: bold; }
.ly11b 	{ color: lemonyellow ; font-size:11pt; font-weight: bold; }
.ly10b 	{ color: lemonyellow ; font-size:10pt; font-weight: bold; }
.ly9b		{ color: lemonyellow ; font-size:9pt;	font-weight: bold; }
.ly8b		{ color: lemonyellow ; font-size:8pt;	font-weight: bold; }
.ly7b		{ color: lemonyellow ; font-size:7pt;	font-weight: bold; }
.ly6b		{ color: lemonyellow ; font-size:6pt;	font-weight: bold; }
.ly5b		{ color: lemonyellow ; font-size:5pt;	font-weight: bold; }
.ly4b		{ color: lemonyellow ; font-size:4pt;	font-weight: bold; }
.ly20		{ color: lemonyellow ; font-size:20pt; 									 }
.ly19		{ color: lemonyellow ; font-size:19pt; 									 }
.ly18		{ color: lemonyellow ; font-size:18pt; 									 }
.ly17		{ color: lemonyellow ; font-size:17pt; 									 }
.ly16		{ color: lemonyellow ; font-size:16pt; 									 }
.ly15		{ color: lemonyellow ; font-size:15pt; 									 }
.ly14		{ color: lemonyellow ; font-size:14pt; 									 }
.ly13		{ color: lemonyellow ; font-size:13pt; 									 }
.ly12		{ color: lemonyellow ; font-size:12pt; 									 }
.ly11		{ color: lemonyellow ; font-size:11pt; 									 }
.ly10		{ color: lemonyellow ; font-size:10pt; 									 }
.ly9 		{ color: lemonyellow ; font-size:9pt;										 }
.ly8 		{ color: lemonyellow ; font-size:8pt;										 }
.ly7 		{ color: lemonyellow ; font-size:7pt;										 }
.ly6 		{ color: lemonyellow ; font-size:6pt;										 }
.ly5 		{ color: lemonyellow ; font-size:5pt;										 }
.ly4 		{ color: lemonyellow ; font-size:4pt;										 }

.k20b 	{ color: black ; font-size:20pt; font-weight: bold; }
.k19b 	{ color: black ; font-size:19pt; font-weight: bold; }
.k18b 	{ color: black ; font-size:18pt; font-weight: bold; }
.k17b 	{ color: black ; font-size:17pt; font-weight: bold; }
.k16b 	{ color: black ; font-size:16pt; font-weight: bold; }
.k15b 	{ color: black ; font-size:15pt; font-weight: bold; }
.k14b 	{ color: black ; font-size:14pt; font-weight: bold; }
.k13b 	{ color: black ; font-size:13pt; font-weight: bold; }
.k12b 	{ color: black ; font-size:12pt; font-weight: bold; }
.k11b 	{ color: black ; font-size:11pt; font-weight: bold; }
.k10b 	{ color: black ; font-size:10pt; font-weight: bold; }
.k9b		{ color: black ; font-size:9pt;  font-weight: bold; }
.k8b		{ color: black ; font-size:8pt;  font-weight: bold; }
.k7b		{ color: black ; font-size:7pt;  font-weight: bold; }
.k6b		{ color: black ; font-size:6pt;  font-weight: bold; }
.k5b		{ color: black ; font-size:5pt;  font-weight: bold; }
.k4b		{ color: black ; font-size:4pt;  font-weight: bold; }
.k20		{ color: black ; font-size:20pt;										}
.k19		{ color: black ; font-size:19pt;										}
.k18		{ color: black ; font-size:18pt;										}
.k17		{ color: black ; font-size:17pt;										}
.k16		{ color: black ; font-size:16pt;										}
.k15		{ color: black ; font-size:15pt;										}
.k14		{ color: black ; font-size:14pt;										}
.k13		{ color: black ; font-size:13pt;										}
.k12		{ color: black ; font-size:12pt;										}
.k11		{ color: black ; font-size:11pt;										}
.k10		{ color: black ; font-size:10pt;										}
.k9 		{ color: black ; font-size:9pt; 										}
.k8 		{ color: black ; font-size:8pt; 										}
.k7 		{ color: black ; font-size:7pt; 										}
.k6 		{ color: black ; font-size:6pt; 										}
.k5 		{ color: black ; font-size:5pt; 										}
.k4 		{ color: black ; font-size:4pt; 										}

