body 		{ 	font-family: 
			Franklin Gothic Book,
			Trebuchet MS,
			Helvetica,
			;
			color: #000000;
			}

table		{}

a:link		{}
a:visited	{}
a:active	{}
a:hover		{}

h1		{	font-size: large; font-weight: bold;}
h2		{	font-size: large; font-weight: normal}
h3		{}
h4		{}
h5		{}
h6		{}

.form		{	font-family: Arial, Helvetica;
			font-size: x-small;
			color: #000000;
			background-color: #ffffff;
			border-style: inset}

.x		{	font-size: large;
			font-family:
			Papyrus,
			Franklin Gothic Book,
			Trebuchet MS,
			Helvetica,
			;
		}

