/*
 * Style sheet for the HTML 4.0 specification
 * $Id: default.css,v 1.12 1997/12/12 18:46:53 ijacobs Exp $
 */

H1 	{ font-size: 16pt; font-family: Arial; font-weight: bold; 
line-height: 18pt; text-indent: 0pt; color: "#000000"; 
background: "#ffffcc"; }

H2	{ font-size: 12pt; font-family: arial; 
font-weight: normal; text-indent: 0pt; margin-left: 6pt; color: "#000000"; }

H3	{ font-size: 12pt; font-family: arial; 
font-weight: bold; color: "#000000"; }

A {
COLOR: #3366ff; FONT-FAMILY: Arial,Sans Serif; FONT-SIZE: 
10pt; line-height: 13pt; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A:hover {
COLOR: #330066
}

B {font-size: 10pt; line-height: 13pt; font-family: arial; font-weight: bold; color: "#000000"}

BODY {font-size: 10pt; line-height: 13pt; font-family: arial; font-weight: normal; color: #000000}

TD {font-size: 10pt; line-height: 13pt; font-family: arial; font-weight: normal; color: #000000}

