.global {
	background-image: none;
}
body {
	background-image: url(images/Background1.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
font {
	font-size: 16px;
}
body div table tr td div font {
	font-size: 10px;
}
body div table tr td table tr td div font a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
body div table tr td table tr td div font a:visited {
	color: #000;
	text-decoration: none;
}
body div table tr td table tr td div font a:hover {
	color: #FFF;
	text-decoration: none;
}
body div table tr td table tr td table tr td table tr td table tr th div form div {
	font-size: 13px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 13px;
}
body div table tr td table tr td table tr td table tr td table tr th div form div input {
	font-size: 12px;
	color: #333;
}
body div table tr td table tr td {
	text-align: justify;
}

