/* ------------------------------------------------------------- */
/*               - Cascading Style Sheets            */
/* ------------------------------------------------------------- */

BODY {text:#FFFFFF;}
a:link { color: #0066FF; text-decoration: none; }
a:visited { color: #0066FF; text-decoration: none; }
a:hover {color: #0066FF; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: none; }

.ssFont { font-size: xx-small;}
.sFont { font-size: 9pt; }
.sFont2 { font-size: 8pt; }
.mFont { font-size: x-small; line-height: 120%; }
.mmFont { font-size: 12px; line-height: 120%; }

.lFont { font-size: large; line-height: 120%; }

.mFontBlue { font-size: 12px; line-height: 16px; color :#0066FF ;}
.sp { font-size: xx-small; }

.sp a:link { color: #0000000; text-decoration: none; font-size: xx-small; }
.sp a:visited { color: #000000; text-decoration: none; font-size: xx-small;}
.sp a:hover {color: #000000; text-decoration: none; font-size: xx-small;}

