iframe {
	font-family: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #202020; 
	SCROLLBAR-HIGHLIGHT-COLOR: #202020; 
	SCROLLBAR-SHADOW-COLOR: #202020; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #202020; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
	SCROLLBAR-BASE-COLOR: #202020
}
p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}a {
	color: #383838;
}
a:visited:hover {
	text-decoration: underline;
}
a:active:hover {
	text-decoration: underline;
}