.style1 {color: #666666}
.style2 {
	font-size: 15px;
	font-style: italic;
}
.style3 {
	font-size: 17px;
	font-weight: bolder;
}
.style5 {font-size: 14px; font-weight: bold; }
.style6 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1;
}
