.f8 { 
font-family : Arial;
font-size : 8pt;
} 
.r8 { 
font-family : Arial;
font-size : 8pt;
color : red;
} 
.clue { 
font-family : Courier New;
font-size : 13px;
text-align : left;
} 
.explain { 
font-family : Arial;
font-size : 8pt;
font-style : italic;
text-align : left;
} 
.err { 
font-family : Arial;
font-size : 10pt;
color : red;
font-weight : bold;
} 
.f10 { 
font-family : Arial;
font-size : 10pt;
} 
.title { 
text-align : center;
font-family : Arial;
font-size : 12pt;
font-weight : bold;
} 
.btn { 
width : 140px;
text-align : center;
font-family : Arial;
font-size : 8pt;
} 
.content { 
width : 750px;
text-align : justify;
} 
.lnk, .lnk a, .lnk a:visited, .lnk a:active, .lnk a:link
{
color : #0000ff;
text-decoration : underline;
} 
.lnk a:hover { 
color : #ff0000;
text-decoration : underline;
} 
.cal, .cal a, .cal a:visited, .cal a:active, .cal a:link, .cal a:hover { 
color : #000000; 
text-decoration : underline;
} 
.ftrlnk, .ftrlnk a, .ftrlnk a:visited, .ftrlnk a:active, .ftrlnk a:link { 
color : Silver; 
text-decoration : underline;
} 
.ftrlnk a:hover { 
color : #ff0000;
text-decoration : underline;
} 