body 		{ font-size: 10px; font-family: verdana,geneva,arial,san-serif; }
td 			{ font-size: 10px; font-family: verdana,geneva,arial,san-serif; }
strong 		{ font-size: 12px; }
small 		{ font-size: 9px; }

h1			{ font-size: 22px; font-weight : bold; }
h2			{ font-size: 16px; font-weight : bold; }

#green		{ color: #49727B; }
#greybold	{ color: #505030; font-weight : bold; }

#darkgrey	{ color: #666666; font-weight : normal; }
#print		{ color: #999999; font-weight : normal; }
#nonbold	{ font-weight : normal; }
#tiny		{ font-size: 5px; }

a 			{ color: #003366; font-weight : bold; text-decoration : none; }
a:hover 	{ color: #336699; text-decoration : underline;}
