BODY {	BACKGROUND: url(images/ltmarble.gif); 
	FONT-SIZE: "medium";
	COLOR: "green";
	LINK: "red";
	VLINK: "blue";
	ALINK: "black";}
H1 {	BACKGROUND: "silver";
	FONT-SIZE: "x-small"; 
	TEXT-ALIGN: "center"; 
	COLOR: "green"; 
	BORDER: thin inset blue}
H2 {	BACKGROUND: "silver";
	FONT-SIZE: "small"; 
	TEXT-ALIGN: "center"; 
	COLOR: "green";
	BORDER: thin inset blue}
H3 {	BACKGROUND: "silver";
	FONT-SIZE: "medium"; 
	TEXT-ALIGN: "center"; 
	COLOR: "green"; 
	BORDER: thick inset blue}
H4 {	BACKGROUND: "silver";
	FONT-SIZE: "large"; 
	TEXT-ALIGN: "center"; 
	COLOR: "green"; 
	BORDER: thick inset blue}
H5 {	BACKGROUND: "silver";
	FONT-SIZE: "x-large"; 
	TEXT-ALIGN: "center"; 
	COLOR: "green";
	BORDER: thick inset blue}
H6 {	BACKGROUND: "silver";
	FONT-SIZE: "xx-large"; 
	TEXT-ALIGN: "center"; 
	COLOR: "green";
	BORDER: thick inset blue}
TABLE {	BACKGROUND-COLOR: "silver";
	BORDER-WIDTH: "thick";
	BORDER-COLOR: "blue"}
 
