/* $Source: /home/rick/Daylighters_TM/RCS/styles.css $
 * $Date: 2002/09/03 04:06:05 $ $Revision: 1.8 $ $State: Exp $>
 */
H1, H2, H3, H4 {
	font-family: "Arial", "Helvetica", "helvetica", "sans-serif";
	font-weight: demi-bold;
}
H1 {
	font-size: 20pt;
	color: #0000ff;
}
H2 {
	font-size: 16pt;
	color: #0000ff;
}
H3 {
	font-size: 12pt;
	color: #0000ff;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	color: #0000ff;
}
BODY {
	font-family: "Century Schoolbook", "Times New Roman", "Times", "Garamond", "serif";
	font-size: 12pt;
	color: black;
	background: white;
}
PRE {
        font-family: "Courier", "fixed";
        font-size: 10pt;
}
A:link {
	color: #0000c0;
}
A:visited {
	color: #000040;
}
TD {
	font-family: Times,serif;
	font-size: 12pt;
}
TH {
	font-family: Times,serif;
	font-size: 12pt;
	font-weight: demi-bold;
}
SPAN.htm {
	font.family: "Courier", "fixed";
	font-size: 10pt;
	color: #000000;
}
SPAN.js {
	font.family: "Courier", "fixed";
	font-size: 10pt;
	color: #008000;
}
