/* Font Face */
	BODY, P, UL, OL, LI, DIV, TD, TH, H1, H2, H3, A
		{font-family: verdana, arial, helvetica, sans-serif;}
	TABLE, TD 	{border-collapse: collapse;}
/* Font Size */
	BODY					{font-size: 13px;} 
	H1					{font-size: 18px;}
	H2					{font-size: 15px;}
	H3					{font-size: 13px;  color: #ccccff; margin: 5px;}
	.14point				{font-size: 14px;}
	P, UL, OL, LI, DIV, TD, TH 			{font-size: 13px;}
	.footertext 						{font-size: 14px; color: #ccccff;}		
	
/* Font Formatting */
	A			{color: #cc99ff; background: transparent none; text-decoration: none;}
	A:link		{color: #cc99ff; background: transparent none; text-decoration: none;}
	A:visited	{color: #cc99ff; background: transparent none; text-decoration: none;}
	A:active	{color: #cc99ff; background: transparent none; text-decoration: none;}
	A:hover		{color: #cc99ff; background: transparent none; text-decoration: underline;}
	

/* special */
	table.feature		{border: solid 1px #cc99ff;}
p.feature     {margin: 10px;}
p.soaphead	{font-size: 18px;  color: #ccccff;}

hr	{color: #339933; 1px:}
