body { color: #222465; font-size: 8px; font-family: "trebuchet ms"; background-color: #d7ebf3; letter-spacing: 105%; }

p { }

td { }

a:link { color: #433feb; }

a:visited { color: #5c5f61; }

a:hover { color: #7680ae; }

a:active { color: #2c953b; }
.f9 { font-size: 9px; line-height: 12px; }
.f10 { font-size: 10px; line-height: 14px; }
.f11 { font-size: 11px; line-height: 15px; }
.f12 { font-size: 12px; line-height: 16px; }
.f14 { font-size: 14px; line-height: 18px; }
.f16 { font-size: 16px; line-height: 20px; }
.f32 { font-size: 32px; line-height: 34px; }
.black_text { color: black; }
.white_text { color: #fff; }
.bold { font-weight: 700; }
.italic { font-style: italic; }
.center { text-align: center; }
.indent10 { text-indent: 20px; }
.bgclr_white { background-color: white; }
.bgclr_black { background-color: black; }
.bgclr_drk_blu { background-color: #2d647d; }
.border_lt_blu { border-color: #66acff; border-width: 2px; outline-color: #66acff; outline-width: 2px; }

