p { color: black; font-size: 10pt; font-family: helvetica; }
body { color: black; font-size: 8pt; font-family: helvetica; }
h1 { color: #ff5ca6; font-size: 18pt; font-family: helvetica; font-weight: bold; }
h2 { color: #c6df22; font-size: 14pt; font-family: helvetica; font-weight: bold; }
h3 { color: #ff5ca6; font-size: 12pt; font-family: helvetica; font-weight: bold; }
h4 { color: #c6df22; font-size: 12pt; font-family: helvetica; font-weight: bold; }
h5 { color: #63c; font-size: 12pt; font-family: helvetica; font-weight: bold; }
a:link { color: #63c; font-size: 12pt; font-family: helvetica; text-decoration: none; }
a:hover { color: #808080; font-size: 12pt; font-family: helvetica; text-decoration: none; }
a:visited { color: #ee82b3; font-size: 12pt; font-family: helvetica; text-decoration: none; }
a:active { color: #f4afc6; font-size: 12pt; font-family: helvetica; text-decoration: none; }
h3 { color: #ee82b3; font-size: 12pt; font-family: helvetica; font-weight: normal; }
.discription { color: #000; font-size: 8pt; font-family: helvetica; }
.tip { font:bold 10pt/12pt helvetica; border:solid 2px #63c; width:250px; padding:2px; position:absolute; z-index:100; visibility:hidden; color:black; top:20px; left:90px; background-color:white; text-align: left; layer-background-color:#ffffcc; }