.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-weight : bold;
font-style : italic;
text-align : left;
} 
.f10 { 
font-family : Arial;
font-size : 10pt;
} 
.b10 { 
font-family : Arial;
font-size : 10pt;
font-weight : bold;
} 
.title { 
text-align : center;
font-family : Comic Sans MS;
font-size : 12pt;
font-weight : bold;
} 
.status { 
text-align : center;
font-family : Comic Sans MS;
font-size : 12pt;
color : Red;
} 
.content { 
width : 750px;
text-align : justify;
} 
.lnk, .lnk a, .lnk a:visited, .lnk a:active, .lnk a:link, .lnk a:hover { 
color : #0000ff; 
text-decoration : underline;
} 
.ftrlnk, .ftrlnk a, .ftrlnk a:visited, .ftrlnk a:active, .ftrlnk a:link, .ftrlnk a:hover { 
color : Silver; 
text-decoration : underline;
} 
.err { 
font-family : Arial;
font-size : 10pt;
color : red;
font-weight : bold;
} 