body {
font-size:14pt;
}
.big { font-size: 24pt; line-height: 130% }
table {
font-size:12pt;
}
.wakublue { border: dotted 0px blue }

table.waku {
border-style:solid; border-width:1px 1px 1px 1px;border-color:gray;
}

TD{
        line-height:130%;
        font-size:12pt;
}

TD.20{
        line-height:130%;
        font-size:11pt;
}
TD.20bold{
        line-height:130%;
        font-size:15pt;
        font-weight: bold; 
}

TD.25 {
        line-height:160%;
}


A:link {
	TEXT-DECORATION: none;
	color:#00008B;
}
A:visited {
	TEXT-DECORATION: none;
	color:#FF7F50;
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	COLOR:#ff0000;

}

