BODY
{ background-color: LightBlue; font-family: Arial, Helvetica, san-serif; color:Black; font-size: 10pt; font-weight: normal }

TD
{ font-size: 10pt }

A
{ color: DarkBlue; text-decoration: none }
A:hover
{ color: red }

.TableSectionHeader
{ background-color:DarkBlue; color:White; font-size: 14pt; font-weight: bold; text-align: center }

.TableColumnHeader
{ font-size: 10pt; font-weight: bold; text-align: left }

.TableNone
{ font-style:italic; text-align:center }

.floatLeft
{ float: left; z-index: 1; border-width: 5pt; border-style: solid; border-color: white; height: 100pt }

.floatRight
{ float: right; z-index: 1; border-width: 5pt; border-style: solid; border-color: white; height: 100pt }
