body { overflow: scroll; font-family: Helvetica, Arial, sans-serif; font-size: 10pt; line-height: normal; color: #000000; background-color: #ffffff; }
body.yell { overflow: scroll; font-family: Helvetica, Arial, sans-serif; font-size: 10pt; line-height: normal; color: #000000; background-color: #ffffc0; }
body.green { overflow: scroll; font-family: Helvetica, Arial, sans-serif; font-size: 10pt; line-height: normal; color: #000000; background-color: #c0ffc0; }

a:link { color:#ff0000; text-decoration:underline; }
a:visited { color:#aa00aa; text-decoration:underline; }
a:active { color:#0000ff; text-decoration:none; }

h1.main { font-size: 20pt; line-height: normal; text-align: center; }
h2.main { font-size: 16pt; line-height: normal; text-align: center; }

td { font-size: 10pt; line-height: normal; white-space: nowrap; }

td.center, tr.center, div.center, p.center { text-align: center; }
td.right { text-align: right; }
td.pad1 { padding-left: 2px; }
td.pad2 { padding-left: 20px; }

td.sm16 { width: 16%; font-size: 10pt; line-height: normal; text-align: center; }
td.sm18 { width: 18%; font-size: 10pt; line-height: normal; text-align: center; }

td.wrap { font-size: 10pt; line-height: normal; white-space: normal; vertical-align: top; }

div.small { font-size: 10pt; line-height: normal; text-align: center; }
div.right { font-size: 10pt; line-height: normal; text-align: right; }
div.mini { font-size: 8pt; line-height: normal; text-align: right; }

p.blue, span.sblue { font-size: 10pt; line-height: normal; color: #0000ff; }
p.small, div.small, span.small { font-size: 10pt; line-height: normal; }

span.main { font-size: 14pt; line-height: normal; font-weight: bold; color: #ff0000; }
span.bold { font-size: 10pt; font-weight: bold; color: #0000ff; }
span.yellow { background-color: #ddddff; padding: 3px; }
span.green { background-color: #ddddff; padding: 3px; }
span.blue { color: #0000ff; }
span.red { color: #ff0000; }

img { margin-top: 1px; margin-bottom: 1px; }
img.left { float: left; margin-right: 8px; margin-bottom: 4px; }
img.right { float: right; margin-left: 8px; margin-bottom: 4px; }
img.blank { width: 1px; height: 1px; margin: 3px; }

p.lclear { clear: left; }
p.rclear { clear: right; }

table { width: 100%; }
td.w20 { width: 20%; text-align: center; }
td.w25 { width: 25%; text-align: center; }
td.w30 { width: 30%; text-align: center; }
td.w50 { width: 50%; text-align: left; }
td.w100 { width: 100%; text-align: center; }
td.r50 { width: 50%; text-align: left; vertical-align:top; }
td.l50 { width: 50%; text-align: right; vertical-align:top; }
td.rw50 { width: 50%; text-align: left; vertical-align:top; white-space:normal; }
td.lw50 { width: 50%; text-align: right; vertical-align:top; white-space:normal; }

hr { width: 60%; }
hr.small { width: 20%; }
