body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:10 0 0;
}
.wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.hidden {
	font-size: 10px;
	visibility: hidden;
}
body {
	color: #333333;
	text-align: center;
	font-size: 80%;
}
.wrapper TABLE {
	line-height: 1.5;
	font-size: 90%;
}


.wrapper h1 {
	color: #666666;
	font-weight: normal;
	background-image: url(../img/tab_10.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 299px;
	margin-left: 115px;
	margin-bottom: 15px;
}
.wrapper CAPTION {
	font-weight: bold;
	color: #38747C;
	background-color: #DBF7F5;
}
