/* CSS Document */
body, html, #wrapper
{
margin: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
	border: 0px;
	padding: 0px;
	height: 100%;
	background-color: #fffbd6;
	overflow: auto;
}
.text1
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}
