body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
td {
	text-align: left;
	vertical-align: top;
}
.black {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	border: 30px solid #000000;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: middle;
}

.caption { width: 550px; margin: 0 auto 0 auto; padding: 0 0 20px 0; color: #FFFFFF; }

.blackline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.foot {
	background-color: #000000;
	color: #FFFFFF;
	font-size: x-large;
}
.small {
	font-size: small;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	color: #7F67D5;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.back2 {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;
}
.centre {
	text-align: center;
	vertical-align: top;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #7F67D5;
	margin: 0px;
	padding-bottom: 10px;
}
.bullet {
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-right: 10px;
}
