﻿body { color: #202020; margin: 20; font-size: 10px; background: #fcfcfc; }

a:link { color: #c0c0c0; }
a:visited { color: #c0c0c0; }
a:active { color: #c0c0c0; }
a:hover { background-color:#A0A0A0; text-decoration: underline; }

A { text-decoration: none; }

.strong { font-weight: bold; }

.title { font-size: 12pt; }
.subtitle { font-weight: bold; }
.center { text-align: center; }
.right { text-align: right; }
.note { line-height: 1.4em; }
.paper { line-height: 1.2em; }
.line { line-height: 25px; }
.line2 { line-height: 2em; }
.line3 { line-height: 1.4em; }

.recommend { font-size: 10pt;  color: #000066; }

.notice { font-size: 12pt;  text-align: center;  font-weight: bold;}


.indent { text-indent: 3em; }

.read { background-color: #ffffcc; }
.yet { background-color: #ccffcc; }

hr { border-style: solid; color: #c0c0c0; }

.headder { font-size: 9px; text-align: right; }
.center { text-align: center; }
.small { font-size: 8px; }
.footer { color: #202020; font-size: 10px; font-weight: normal; }
.bottom { font-size: 12px; font-weight: normal; }

.foot { font-size: 8pt; text-align: right;}


.e { font-family: arial, helvetica, verdana; }
.italic { font-style: italic; }


.f9 { font-size: 9px; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
