BODY,P,TD	
	{
	 font-family	:	"Verdana","Arial","Helvetica";
	 font-size		:	12; 
	color		:	black;
	text-decoration	:	none;}

P.question
	{
	 font-family	:	"Verdana","Arial","Helvetica";
	 font-size		:	12;
	color		:	"#0000CC";
	font-weight	:	bold; }
	
TD.heading_text
	{
	 font-family	:	"Verdana","Arial","Helvetica";
	 font-size		:	14;
	font-weight	:	900;
	color		:	blue; }

A	{
	 font-family	:	"Verdana","Arial","Helvetica";
	 font-size		:	12;
	font-weight	:	bold;
	color		:	"#999999";
	text-decoration	:	none; }

A.innerlink	{
	 font-family	:	"Verdana","Arial","Helvetica";
	 font-size		:	12;
	font-weight	:	400;
	color		:	"#000000";
	text-decoration	:	none; }

A.sublist	{
	 font-family	:	"Verdana","Arial","Helvetica";
	 font-size		:	10;
	font-weight	:	bold;
	color		:	"#999999";
	text-decoration	:	none; }

A.standard
	{
	 font-family	:	"Verdana","Arial","Helvetica";
	 font-size		:	12;
	font-weight	:	bold;
	color		:	"#666666";
	text-decoration	:	none; }
	

A:hover
	{
	color		:	"#000000";
	font-weight	:	900;
	text-decoration	:	none}	
