SELECT 	{
		font-family: arial;
		font-size: 11px; 
		font-weight: 500;
		border: inset 1px gray;
		padding: 1;
			}





/*a			{ color: #F40000; text-decoration: none }*/
a			{ color: #FF8000; }
a:hover	{ color: #FF8000; text-decoration: underline }

.h1	{font-size: 2.5em; font-weight:700;color: #ffffff;}
.h2	{font-size: 2em; font-weight:700; color: #ffffff;}
.h3	{font-size: 1.5em; font-weight:700;	color: #ffffff;}
.h4	{font-size: 1.2em; font-weight:700;	color: #ffffff;}
.h5	{font-size: 1em; font-weight:500; color: #ffffff;}