/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */


BODY, P, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION, INPUT
	{ font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:14} 

H1,  H3	{ font-family: Verdana, Arial, Helvetica, Sans-Serif;color:#ff6633}
H2	{ font-family: Verdana, Arial, Helvetica, Sans-Serif;color:#ff3399}
H4, H5, H6	{ font-family: Verdana, Arial, Helvetica, Sans-Serif; }

PRE 		{ font-family: Courier, monospace; } 

SMALL { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:-1}


/*
{ font-family: Courier, monospace; } 
	a:link 		{ color: #003399; }
	a:active 	{ color: #ff0000; }
	a:visited 	{ color: #800080; }
 { font-family: Verdana, Arial, Helvetica, Sans-Serif; }*/

