BODY, TABLE, TR, TD, UL, LI, P {
   	font-family:	arial,verdana,lucida,helvetica,sans-serif;
   	font-size:		14px;
	color:	#000000;
   	}
	
A:link, A:visited, A:active {
	font-weight:		bold;
	text-decoration: 	none;
	color:				#000000;
	}
	
A:hover {
	font-weight:		bold;
	text-decoration: 	underline;
	color:				#000000;
	}
	
.text  { font-size: 20px }
p  { color: #333; font-size: 18px }

h3  { color: #333; font-size: 22px; font-style: italic; font-weight: bold }
.imp  { color: #333; font-size: 16px;  }

.nolink {	font-weight:		bold;
	text-decoration: 	none;
	color:				#000000;
 }
