<!-- Standard -->

  A:HOVER { COLOR: #FF2121 }
  SPAN { font-size:10pt; }

<!-- OUTLINE BORDER -->
  TABLE.outline { border-left: 1px solid #DDDDDD;
                  border-right: 1px solid #DDDDDD;
                  border-bottom: 1px solid #DDDDDD }

<!-- font set -->

  .font85 { font-size:8.5pt }
  .font9 { font-size:9pt }
  .font95 { font-size:9.5pt }
  .font10 { font-size:10pt }
  .font10margin { font-size:10pt ; line-height:130% ; }
  .font105 { font-size:10.5pt }
  .font105margin { font-size:10.5pt ; line-height:130% ; }
  .font11 { font-size:11pt }

  .fontwhite { color:white ; background-color:blue ; }
  .fontblue { color:blue ; }
  .fontred { color:red ; }


