/*
Developed by Wall Street On Demand, Inc.

	-- The site uses the HTML 4.0 Doctype and therefore the "star hack" (* html selector) targets IE6, 7 and 8.
	-- Targeting IE6-8, under HTML 4 DOCTYPE, using 'star HTML' hack
	-- Could ultimately be replaced using browser class names on <body>...perhaps.

*/

/* This CSS relies on and extends common.css */

/* IFRAME STYLES */
			
body { font-size:12px; }
a {color:#004276;text-decoration:none;}
a:hover {text-decoration:underline;}
