html, body, form {
	background-color:	#FFFFFF;
	margin:			5px;
	padding:		0px;
	font-family:		sans-serif;
	font-size:		11px;
	min-width:		128px;
}
	
#header {
	width:			100%;
}

#header img {
	border:			0px solid;
}
	
#intro {
	padding-top:		10px;
	padding-bottom:		10px;
	
}
	
#prices {
	background-color:	#CCCCCC;
	padding-left:		3px;
	padding-right:		3px;
	padding-top:		3px;
	padding-bottom:		5px;
}

#prices .shareprices p,  
#prices .shareprices {
	color:#333333;  
	margin:			1px;
	padding:		1px;
}
#prices .shareprices li {	
	list-style-type:		none;
}
#prices .noshareprices p,  
#prices .noshareprice {
	color:#A52138;
	padding-left:		1px;
	padding-right:		1px;
	padding-top:		0px;
	padding-bottom:		0px;
}
	
#article {
	background-color:	#FFFFFF;
	font-weight:		normal;
}
	
#newsitemheader {
	background-color:	#FFFFFF;
	font-color:		#004A8D;
	font-weight:		bold;
}

#news {
	padding-left:		0px;
}

#newsheader {
	background-color:	#A52138;
	color:			#FFFFFF;
	font-size:		12px;
	font-weight:		bold;
	padding-left:		1px;
	margin-top:		0px;
	margin-bottom:		0px;
}
	
#legalsheader {
	color:			#000000;
}
	
.ul_bullet {
	list-style-type:	none;
	margin-left: 		0;
} 

.ul_bullet li { 
	margin-bottom: 		10px;
}

	
#footer {
	background-color:	#FFFFFF;
}
	
#footerpanel {
	background-color:	#E0E0E0;
	padding:		5px;
	font-size:		9px;
}
	
a.pclink {
	color:			#004A8D;
	text-decoration:	none;
	padding-left:		5px;
}
	
a.newlistlinks {
	color:			#004A8D;
	text-decoration:	none;
	font-weight:		bold;
}
	
#ABN {
	font-size:		9px;
	padding-top:		5px;
	text-align:		center;
}	

p {
	padding-left:		2px;
}
	
h1 {
	font-size:		12px;
	font-weight:		bold;
	padding-left:		2px;
	color:			#004A8D;
}

h2 {
	font-size:		12px;
	font-weight:		bold;
	padding-left:		2px;
	color:			#333333;
}

h3 {
	font-size:		11px;
	font-weight:		bold;
	color:			#333333;
	margin-top:		-15px;
	padding-left:		2px;
}

h4 {
	font-size:		11px;
	color:			#004A8D;
	padding-left:		2px;
}
	
hr  {
	color:			#FFFFFF;
	height:			0.5px;
}
	
.size {
	font-weight:		normal;
	color:			#333333;
}

#articledate {
	color:			#000000;
	margin-top:		-15px;
	font-weight:		normal;		
	padding-left:		2px;
}
	
#articledescription {
	color:			#000000;
	font-weight:		normal;
	padding-bottom:		10px;	
	padding-left:		2px;
}
	
#articletext {
	font-weight:		normal;
	font-size:		11px;
	padding-left:		2px;
}

#articledownload {
	padding-left:		2px;
}
	
a:link {
	color:			#004A8D;
	text-decoration:	none;
}
	
a:visited {
	color:			#004A8D;
	text-decoration:	none;
}
	
#pclinkbottom {
	font-size:		11px;
	padding-top:		10px;
	padding-bottom:		5px;
	text-decoration:	none;
}
	
	
#pagenav {
	padding:		5px;
	text-align:		center;
}

#prevnextnav {
	text-align:		center;
	padding-bottom:		5px;
}

