body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 150%;
	margin-bottom: -.5em;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #9900FF;
}

.style1 {font-size: 10px}
.backgroundimage {
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
