#waku {
	margin:0;
	padding:0;
	width: 890px;
	}
#waku h1 {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

#waku2 {
	margin:0;
	padding:0;
	width: 800px;
	}
#waku2 h1 {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}


.txt-xx-small {font-size: xx-small}
.txt-x-small {font-size: x-small}
.txtb-x-small {font-size: x-small; font-weight: bold;}
.txt-small {font-size: small}
.txtb-medium {
	font-size: medium;
	font-weight: bold;
}

.txt-blue {color: #0000FF}
.txtb-blue-x-small {font-size: x-small; color: #0000FF; font-weight: bold; }
.txt-blue-x-small {font-size: x-small; color: #0000FF;}
.txt-blue-xx-small {color: #0000FF; font-size: xx-small;}

.txtb-blue2-small {	font-size: small;
	font-weight: bold;
	color: #000099;
}
.txt-red {color: #FF0000}
.txtb-red {color: #FF0000; font-weight: bold;}

.txtb-red-x-small {
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
}
.txt-white {color: #FFFFFF}
.txt-black {color: #000000}
.txt-black-small {
	color: #000000;
	font-size: small;
}
.txt-black-x-small {color: #000000; font-size: x-small; }
.txtb-yellow-large {
	font-size: large;
	color: #FFFFCC;
	font-weight: bold;
}
.txtb-blue-large {font-size: large; color: #0000FF; font-weight: bold; }


.top-new {
	width:637px;
	background-color: #FFFF00;
	}

.top-new th {
	background-color: #FFCCFF;
	font-size: small;
	font-weight: bold;
	}

.top-new-td1 {
	background-color: #FFFFFF;
	font-size: x-small;
	}

.top-new-td2 {
	background-color: #CCFFCC;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
	}
.top-new-td3 {
	background-color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	}
.top-new-td4 {
	background-color: #FFFFCC;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	}
