* { 
color: #000066;
font-family: arial;
font-size: 14px;
 }
.w { color: white }
.bg { background-color: #808080 }
.bn { background-color: #000066 }
.r { align: right }
.l { align: left }
.c { align: center }
.j { align: justify }
.tr { text-align: right }
.tl { text-align: left }
.tc { text-align: center }
.tj { text-align: justify }
.b { font: bold }
.i { font: italic }
.u { text-decoration: underline }
.f6 { font-size: 12px }
.f8 { font-size: 12px }
.f10 { font-size: 14px }
.f11 { font-size: 14px }
.f12 { font-size: 16px }
.f14 { font-size: 18px }
.f16 { font-size: 20px }
.h { visibility: hidden }
.s { max-width: 1px; max-height: 1px; width: 1px; height: 1px }
.z { max-width: 1%; max-height: 1%; width: 1%; height: 1% }
a { text-decoration: underline; color: white; }
.bc {border: 2px solid #000066;}
.ml6 { margin-left: 6px }
.ml8 { margin-left: 8px }
.ml10 { margin-left: 10px }
.mr6 { margin-right: 6px }
.mr8 { margin-right: 8px }
.mr10 { margin-right: 10px }
p { text-indent: 12px; font-size: 14px; }
td { font-size: 14px; }
input.g { background-color: #C0C0C0 }
textarea { background-color: #C0C0C0 }
option { background-color: #C0C0C0 } 