/*
*************************************************
	Published Authors
	General Screen Styles
	
	Made with love by Icelab
	http://www.icelab.com.au/
	
*************************************************
*/

a:link,a:visited {
	color: #000;
	background: transparent;
	font-weight: inherit;
	text-decoration: underline; }

h1 a:link,h1 a:visited,
h2 a:link,h2 a:visited,
h3 a:link,h3 a:visited,
h4 a:link,h4 a:visited,
h5 a:link,h5 a:visited {
	text-decoration: none; }

body {
	line-height: 1.3;
	font-family: Palatino,Georgia,Times,serif;
	color: #000;
	background: none;
	font-size: 9pt;
	width: 100%; }

	.container {
	background: none; }
