body {
	background-image: url(images/background.gif);
	margin-top: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.style3 {font-size: 18}
.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
