/* 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: Times New Roman,Verdana, Arial, Helvetica, Sans-Serif; font-size:14} 

H1, H2, H3	{ font-family:  Times New Roman,Verdana, Arial, Helvetica, Sans-Serif; }
H5, H6	{ font-family:  Times New Roman,Verdana, Arial, Helvetica, Sans-Serif; }
H4	{ font-family:  Times New Roman,Verdana, Arial, Helvetica, Sans-Serif; font-size:18;}
 

PRE 		{ font-family: Courier, monospace; } 

SMALL { font-family:  Times New Roman,Verdana, Arial, Helvetica, Sans-Serif; font-size:9 }


/*
{ font-family: Courier, monospace; } 
	a:link 		{ color: #003399; }
	a:active 	{ color: #ff0000; }
	a:visited 	{ color: #800080; }
 { font-family: Verdana, Arial, Helvetica, Sans-Serif; }*/

