/* CSS Document */
.text-large-go { font-size: 120%; }
.text-std-go { font-size: 100%; }
.text-small-go { font-size: 80%; letter-spacing: 0.05em; }
.text-sentence-go { line-height: 140%; }
.sentence-std-go { font-size: 100%; line-height: 140%; }

h2.go { font-size: 100%; font-weight: bold; margin: 4px; }
h3.go { font-size: 100%; font-weight: bold; margin-top: 1px; margin-bottom: 0px; padding-left: 5px; border-left-width: 3px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: solid; border-color: #999999; }

th.listtable-th1-2-go { font-size: 100%; text-align: left; font-weight: bold; background-color: #CCCCCC; padding: 6px 12px; }
td.listtable-td1-go { font-size: 100%; background-color: #FFFFFF; padding: 6px 6px 6px 12px; }

