
<!--
.Perus     { font-family: Times new roman	; font-size: 16px				; color: #3366FF }
.PerusGray { font-family: Times new roman	; font-size: 16px				; color: #B0B0B0 }
.BoldPerus { font-family: Times new roman	; font-size: 16px	; font-weight: bold	; color: #B0B0B0 }
.Otsikko   { font-family: Times new roman	; font-size: 16px	; font-weight: bold	; color: #b38936 }
.Richard   { font-family: Poor Richard		; font-size: 22px				; color: #B0B0B0 }
.Century   { font-family: Century gothic							; color: #B0B0B0 }
.Narrow    { font-family: Arial narrow					; font-weight: bold	; color: #B0B0B0 }
.NarrowA   { font-family: Arial narrow		; font-size: 16px	; font-weight: bold	; color: #3366FF }
.NarrowB   { font-family: Arial narrow		; font-size: 16px	; font-weight: bold	; color: #3366FF }
.Comics	   { font-family: Comic Sans MS		; font-size: 13px				; color: #999999 }
-->

body {
scrollbar-3d-light-color : #000000; scrollbar-arrow-color : #FF0000;
scrollbar-darkshadow-color : #000000; scrollbar-face-color : #005DDC;
scrollbar-highlight-color: #80B6FF; scrollbar-base-color : #18007F;
background-color : #090c2f }

a:link    { font-family: Copperplate gothic light ; color: #009933 ; text-decoration: underline }
a:visited { font-family: Copperplate gothic light ; color: #993333 ; text-decoration: underline }
a:active  { font-family: Copperplate gothic light ; color: #FF0000 ; background-color: #3300FF  }  
a:hover   { color : #FF6633 }

</style>