<!--
  File     : swishe.css
  Function : CSS stylesheet for swishe application.
  
  $Id: //depot/wk/wkdata/docs/apps/swishe/swishe.css#1 $ $Header: //depot/wk/wkdata/docs/apps/swishe/swishe.css#1 $
  $Date$
  -->

body {background:white; width:800;}
font.error {font: 10pt sans-serif; font-weight: bold; color:red;}
font.message {font: 10pt sans-serif; font-weight: bold; color:blue;}

h2 {font: 15pt Helvetica,sans-serif;font-weight:bold;color:#CC0000;}
h3 {font: 13pt Helvetica,sans-serif;font-weight:bold;color:#CC0000;}
code {font: 10pt Courier; font-weight: bold; }

td {font:10pt Helvetica,sans-serif;}
td.title {font:10pt Helvetica,sans-serif; font-weight:bold;}
a {color:#CC0000;font:10pt Helvetica,sans-serif;text-decoration:none;font-weight:bold;}
a:hover {color:red;}
p {font: 12pt; }
