.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

#iframeblackbar {
	margin: 0px;
	width: 486px;
	height: 290px; 
	overflow: auto;
	scrollbar-face-color: #333333; 
	scrollbar-highlight-color: #333333; 
	scrollbar-shadow-color: #333333; 
	scrollbar-3dlight-color: #333333; 
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: #333333; 
	scrollbar-darkshadow-color: #333333;
}.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.centrepage .bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

