/* ---- Link ---- */
A:link {
	color: #0000C2;
	text-decoration: none;
	}
A:active {
	color: #C20000;
	text-decoration: none;
	}
A.under:active {
	color: #C20000;
	text-decoration: none;
	}
A:visited {
	color: #666600;
	text-decoration: none;
	}
A.under:visited {
	color: #600090;
	text-decoration: none;
	}
A:hover {
	color: #C20000;
	text-decoration: underline;
	}
A.under:hover {
	color: #C20000;
	text-decoration: underline;
	}
P {
	line-height:140%;
	}
TD {
	font-family:Verdana;
	}
TABLE.ladder TD { font-size:11pt;}
TABLE#ladder TD {
	color:bisque;
	background-color: #5589c4; border-width:1px;
	border-width:1px;
	border-style:solid;
	border-color:#80A7D2 #396CA4 #396CA4 #80A7D2;
	font-size:11pt;
	}
.tiisai {
	font-size : 10px;
	}

