/* style sheet for Dinosaur Site; created 10/6/01 */ 

	body 	{background-image: URL(images/ptertopbg.gif);
	 	 font-family: 'times new roman'; 
        	 color: #A54229;
        	 margin: 0;
              	 }
              	 
	td	{font-family: 'times new roman', serif;
     	 	 color: #A54229;
     	 	 font-size: 1.10em;
     	 	 }
     	 	 
 	 	 
	.tmsrmn {font-family: 'times new roman';
         	 color: #A54229;
         	 font-size: .70em;
         	 font-weight: bold;
        	 }

	hr	{color: #A54229;
		 border-style: double;
		 width="500";
		 }
		 


