/* ctop.css */
A:link    { text-decoration:none; font-weight:bold; color:#000000; }
A:visited { text-decoration:none; font-weight:bold; color:#000000; }
A:active  { text-decoration:none; font-weight:bold; color:#8000ff; }
A:hover   { font-weight:bold; color:#CCCC00 ;}
BODY      { font-size:10pt; font-family:"MS UI Gothic"; color:#000099;
            background-color:#ffffff; background-attachment:fixed;
            scrollbar-face-color: #81B0D5; scrollbar-highlight-color: #ffffff;
            scrollbar-shadow-color: #ffffff; scrollbar-arrow-color: #ffffff;
            scrollbar-base-color: #81B0D5; scrollbar-3d-light-color: #ffffff; }
FONT#1    { font-size: 7pt;}
FONT#2    { font-size: 9pt;}
FONT#3    { font-size:10pt;}
FONT#4    { font-size:11pt;}
FONT#5    { font-size:13pt;}
FONT#6    { font-size:15pt;}
FONT#7    { font-size:17pt;}
