/* CSS "iframe" */

#iframe
	{
	overflow:auto;
	width:635px;
	height:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}select {
	font-size: 9px;
	background-color: #99FF99;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
