	body {
		font-family: verdana, sans-serif;
		margin: 0px;
	}

	#scr1 div {
		visibility:hidden;
	}

	#scr1, #scr1 div.default {
		width:160px;
		height:120px;
		overflow:hidden;
		visibility:visible;
	}

	#scr1 table tr td div {
		visibility:visible;
	}

	#scr1 {
		background-color:#ebebeb;
		margin:0 auto;
		border: 5px solid #ebebeb;
	 }
	 
	 #title {
		font-style: verdana, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		line-height: 10pt;
	}

	 #text {
		font-style: verdana, sans-serif;
		font-size: 10pt;
		line-height: 10pt;
	}