body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-weight: bold;
}
.foot {
	background-color: #000000;
	text-decoration: none;
	padding: 12px 0px 6px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 0px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.table {
	border: 1px solid #000000;
}
.main {
	background-image: url(images/holding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 250px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 20px;
}
