/*css*/


.slidenum{
color: red;
font-weight: bold;
}


figure {
    display: inline-block;
    border-style: solid;
    margin: 20px; /* adjust as needed */
    color #665544
}
figure img {
    vertical-align: top;
}
figure figcaption {

    text-align: center;
	font-weight: bold
}

.tg  {border-collapse:collapse;border-spacing:0;border-color:#ccc;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#f0f0f0;}
.tg .tg-j65d{font-weight:bold;font-size:18px;background-color:#efefef}
.tg .tg-t103{font-weight:bold;font-size:18px}
.tg .tg-b3dd{font-weight:bold;font-size:18px;color:#ffffff}

td.upper_line { border-top:solid 1px black; }
table.fraction { text-align: center; vertical-align: middle;
	margin-top:0.5em; margin-bottom:0.5em; line-height: 2em; }