body 		{ color: black; font-size: 10px; font-family: verdana,geneva,arial,san-serif; }
td 			{ color: black; 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; }

#gul_bg		{ background : #FFF000; padding: 5px; }
#darkgrey	{ color: #666666; font-weight : normal; }
#print		{ color: #999999; font-weight : normal; }
#nonbold	{ font-weight : normal; }
#tiny		{ font-size: 5px; }

a 			{ color: black; font-weight : bold; text-decoration : none; }
a:hover 	{ color: #EB0000; background : #FFF000; }
