html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	overflow:scroll;
}

body {
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
	text-align:left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
}

#element8 a:link{ color: #CF7F18; }
#element8 a:visited{ color: #AD660C; }
#element8 a:hover,
#element8 a:focus{ color: #FF9814;	text-decoration:none; }

p { margin: 0;
    padding: 1px 1px; 
	line-height: 13pt;

} 
