/*
Nuplex Annual Report 2008, v2.0

Media: All
Author: Tim Dawson @ Born Digital

*/
html,body { min-height: 100%; }

body {
	background:url(../images/bg_tile.jpg) repeat-x #e0e1e4;
	color: #000;
	font-family: Arial, "Lucida Grande", Verdana, Helvetica,  sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	}

strong { font-weight: bold; }

em { font-style: italic; }

a:link {
	color:#666;
}
a:visited {
	color:#000;
}
a:hover, a:active {
	color:#333;
}

h1, h2, h3, h4, dt { 
	color:#5f5f5f;/* replace with correct colorz!*/
	font-family: Arial, "Lucida Grande", Verdana, Helvetica,  sans-serif;
	}

h1 { font-size: 1.8em; margin:0; line-height: 1; }

h2 {margin-top: 1em;
	margin-bottom: .5em;
	font-size: 22pt;
	line-height: 1;
	}

h3, dt { font-size: 1.4em; margin-top: 1em; }
h4 {font-weight:bold;}

p, dd{ font-family: Verdana, Arial, "Lucida Grande", Helvetica,  sans-serif;
font-size: .8em; 
 line-height: 1.5; }
ol  {list-style-type: decimal; padding-left:30px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-bottom:20px }
li { font-size:1.1em; line-height:2} 

input, select { font-size: 1.2em; }

p { margin: 0 0 1em 0; }

img { display: block; }