
td  { color: black; font-family: "Trebuchet MS" }
body  { color: #c00; font-size: medium; font-family: "Trebuchet MS" }
.blacktxt  { color: black; font-size: medium; font-family: "Trebuchet MS"; text-align: center }
.blacktxthead { color: black; font-size: large; font-family: "Trebuchet MS"; text-decoration: underline }
.largeredtxthead  { color: #c03; font-size: x-large; font-family: "Trebuchet MS"; text-align: center; border-bottom: medium solid black }
.redtxthead { color: #c03; font-size: large; font-family: "Trebuchet MS"; text-align: center; border-bottom: thin solid #c03 }
.redtxtsmall   { color: #c03; font-size: medium; font-family: "Trebuchet MS"; text-align: center }
Header { color: black; font-weight: bold; font-size: large; font-family: "Trebuchet MS"; text-align: center }
p { }
a:link { color: #c03; font-weight: bolder; }
a:visited { color: #c03; font-weight: bolder; }
a:hover { color: #c03; font-weight: bolder; text-decoration: none; border: solid thin #c03 }
a:active { color: #c03; font-weight: bolder; }
div.topl {min-width: 650px; }
div.site-header { float: left; width:98%; min-width: 150px; max-width: 1050px; margin: 0.5em 0.5em 0 0.5em; padding: 0.5em 0.5em 0 0.5em; border: thin solid black;}
div.kanji-sidebar { float: left; margin: 0; padding: 0; width: 15%; border: thin solid green; }
img.scaled { width: 100%; }
div.main-content {left: 20%; border: thin solid red; padding: 0.5em; margin: 0.5em 0.5em 0.5em 15%;}
