/**
 * Ashmore CSS
 *
 * @filename investis.css
 * @author Norbert Laposa
 * @author Oliver Rowlands
 * @date 2006-12-01
 * @copyright Liquid Light Digital Ltd.
 * @url http://www.liquidlight.co.uk
 */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
#popup {
	margin: 15px 0 0 0;
}
table th {
	text-align: left;
}
table td,
table th {
	padding: 5px;
}
