/* body */
	body 		{ background: #FFFFFF; font-family: tahoma, arial; font-size: x-small; }
	
/* links */
	a:link 		{ color: black; text-decoration: none; }
	a:visited 	{ color: #4D4D4D; text-decoration: none; }
	a:active 	{ color: #000000; text-decoration: underline; }
	a:hover 	{ color: #548B5A; text-decoration: underline; }

/* mics. */
	img 		{ border: 0; }
	font 		{ font-family: tahoma, arial; color: black; font-size: x-small; }
	font.title 	{ font-size: small; font-weight: bold; }
	
/* td */
	td 		{ font-family: tahoma, arial; color: black; font-size: x-small; }
	td.border 	{ border-style: dotted; }



