/* style sheet for the Crian Tractor pages */

BODY       { color: #009; font-family: "Times New Roman", Georgia, Times; background-color: #fff }

P	   { color: #000099; font: medium "Times New Roman", Georgia, Times; margin-right: 24px }

H1    { font: xx-large "Times New Roman", Georgia, Times }

H2	  { font: bold x-large "Times New Roman", Georgia, Times }

H3    { font: large "Times New Roman", Georgia, Times }

H4    { font: medium "Times New Roman", Georgia, Times }

H5 	  { font: small "Times New Roman", Georgia, Times }

H6 	
	  { font: x-small "Times New Roman", Georgia, Times }

TABLE
	    { color: #000099; font-style: normal; font-variant: normal; font-weight: normal; font-family: "Times New Roman", Georgia, Times; }

A:link   { color: #009; text-decoration: none }

A:active   { color: #009; text-decoration: none }

A:visited   { color: #33f; text-decoration: none }
	
A:hover    { color: #f00; text-decoration: none }

HR    { color: #006 }

