body 	{ background: orange }

h1   	{ font-family: Arial; font-size:48pt;
	  color:blue; font-weight:bold; }
       
p	{ font-family: Times New Roman; font-size:12pt;
	  color:red; }

strong	{ font-family: Times New Roman; font-size:36pt;
	  color:Green; }
	  
input	{ font-family: Arial, Helvetica, Sans-serif; font-size:10pt;
	  color:black; }