
/* -----------------------------------------------
 * Hyperlink anchors
 * ----------------------------------------------- */
A:link{text-decoration:none;color:#0000FF;}
A:active{text-decoration:none;color:red;}
A:visited{text-decoration:none;color:darkorchid;}
A:hover{text-decoration:underline;color:darkcyan;background:pink}

h1            { color: #ffffff; font-size: 16pt; font-family: "‚l‚r ‚oƒSƒVƒbƒN"; font-weight: bold; background: green }
h2            { color: green; font-size: 12pt; font-family: "‚l‚r ‚oƒSƒVƒbƒN"; font-weight: bold; background: #e0fff0; text-indent: 13 }
h3             { color: #903; font-size: 11pt; font-family: "‚l‚r ‚oƒSƒVƒbƒN"; font-weight: bold; list-style-type: circle; margin-top: 2; margin-bottom: 2; margin-left: 5px }
.source   { font-size: smaller; font-family: "Courier New"; list-style-type: circle; margin-top: 2; margin-bottom: 2; margin-left: 13 }
td    { font-size: smaller }
.updatetime  { text-align: right; font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 8pt; 
               word-spacing: 0; margin-top: 0; margin-bottom: 0 }
p { margin-left: 12px }
