H1	{ font-family: verdona, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999 }

H2	{ font-family: verdona, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999 }

H3	{ font-family: verdona, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	color: #999999 }

H1	{ font-family: verdona, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999 }

.smallgreen	{	font-size: 10px;
			font-family: verdona, arial, helvetica, sans-serif;
			font-weight: normal;}
			color: #00CC66;}

BODY,TABLE,TR,TD,FORM,P,DIV,INPUT	{	font-size: 12px;
						font-family: verdona, arial, helvetica, sans-serif;
						color: #000000;}

a		{ font-size: 10px;
			text-decoration:underline;
			color:#00CC66;
			font-weight: normal; }

a:hover		{ font-size: 10px;
			text-decoration:underline;
			color: #006666;
			font-weight: normal; }

