/* for finance.html only   
Copyright (C) 2001 Tomizono */
body { font-family: helvetica,Arial,Sans-serif; font-size: 18px; color: white;
 background: #6677bb; }
h1 { font-weight: bold; font-family: Verdana,bookman,sans-serif;
 font-size: 48px; color: #eeeeee; }
a { color: yellow; text-decoration: none; }
a:hover { color: red; }
.sw a { color: #aaff00; }
.a { float: left; width: 37%; }
.b { float: right; width: 60%; border-left: solid white; }
.c { font-family: avantgarde,cursive; font-size: 24px; display: none; }
.z { clear: both; }
.b div { text-indent: 8%; padding: 10px; }
.a div { font-family: helvetica,Arial,Sans-serif; font-size: 16px;
 padding: 5px; }
