body  { text-align: center; margin: 0px; padding: 0px }
h1 { font-weight: 300; font-size: 12px; margin: 0px; padding: 0px }
h3 { font-weight: 100; font-size: small; margin: 0px; padding: 0px }
h1.top strong { color: #aaa; font-weight: 100; font-size: 10px }
.align-r  { text-align: right }
.align-l { text-align: left }
.align-c { text-align: center }
.align-t   { vertical-align: top }
.align-b { vertical-align: bottom }
.align-ct { text-align: center; vertical-align: top }
.align-ct-p10 { text-align: center; vertical-align: top; padding: 10px 0px }
.align-ct-p05  { text-align: center; vertical-align: top; padding: 10px 5px }

.align-ct-p05 table {
	margin:auto;
}

.bgshadow    { border-style: outset; border-width: 1px 3px 3px 1px; border-color: #999 }
.white  { color: #fff; font-size: x-small }
p.l08 b { padding-left: 2px; border-left: 8px solid #69f }
.maintxt  { font-size: small; line-height: 20px; vertical-align: top; padding: 10px }
#title { margin-bottom: 0px }
#bl { margin: 8px; border-bottom: 1px dashed #999 }
